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

Fixed enclosing transaction is closed error #489

Conversation

xdev-developer
Copy link
Contributor

Fixed enclosing transaction is closed error when multiple threads interact with graph.
Fixes #422

@janusgraph-bot
Copy link

Committer of one or more commits is not listed as a CLA signer, either individual or as a member of an organization.

@janusgraph-bot janusgraph-bot added the cla: no This PR is not compliant with the CLA label Sep 1, 2017
@mbrukman
Copy link
Member

mbrukman commented Sep 1, 2017

@xdev-developer – the issue here is that the email used in your PR does not match the email used in your CLA.

No need to drop the PR; you can re-open it and solve this issue as follows:

  • update your commit in-place as per these instructions to use the email address in your CLA and then update your branch and this PR via git push -f, OR
  • update your CLA to change your email address if you changed your mind and plan to use this address going forward (we prefer you choose and stick with one email address though)

@mbrukman
Copy link
Member

mbrukman commented Sep 1, 2017

I see you opened PR #490 instead; that's fine too, but just wanted to note that you can also fix these minor issues in-place which avoids duplicate PRs for the same fix.

@xdev-developer
Copy link
Contributor Author

xdev-developer commented Sep 1, 2017

ok, sorry, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: no This PR is not compliant with the CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edges traversal streaming - enclosing transaction is closed error.
3 participants