Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass AccessMode in BEGIN and RUN messages #444

Merged
merged 2 commits into from
Mar 6, 2019

Conversation

ali-ince
Copy link
Contributor

@ali-ince ali-ince commented Mar 5, 2019

This PR makes the AccessMode set on client side available on messages BEGIN and RUN in Bolt V3.

No mode parameter in statement metadata means that the access mode set by client is WRITE, whereas a value of r means it is set as READ.

It also addresses an issue about API docs where it mentioned session pools instead of connection pools.

@ali-ince ali-ince changed the title 1.7 pass access mode Pass AccessMode in BEGIN and RUN messages Mar 5, 2019
@PetrJanouch
Copy link
Contributor

Looks good

@PetrJanouch PetrJanouch merged commit 84b42d7 into neo4j:1.7 Mar 6, 2019
@ali-ince ali-ince deleted the 1.7-pass-access-mode branch July 3, 2019 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants