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

Add missing checks for tx changes before augmenting iterators #5888

Merged
merged 1 commit into from Nov 11, 2015
Merged

Add missing checks for tx changes before augmenting iterators #5888

merged 1 commit into from Nov 11, 2015

Conversation

davidegrohmann
Copy link
Contributor

The problem was that without the check reading txs were creating an
instance of the tx state and reporting them as write txs instead of
read txs.

The problem was that without the check reading txs were creating an
instance of the tx state and reporting them as write txs instead of
read txs.
tinwelint added a commit that referenced this pull request Nov 11, 2015
…-checks

Add missing checks for tx changes before augmenting iterators
@tinwelint tinwelint merged commit a8d72cd into neo4j:2.3 Nov 11, 2015
@davidegrohmann davidegrohmann deleted the 2.3-add-missing-tx-state-checks branch November 13, 2015 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants