GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/1001 IGNITE-3601 Read-only optimistic transaction shouldn't throw an excepâ¦
â¦tion if entry version was not changed.
Read only serializable transactions are commiting without check.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/vldpyatkov/ignite ignite-3601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1001.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1001
----
commit 173577e4ee0c1ac853d9c66e3f1f5f5f7d888733
Author: vd-pyatkov <
[hidden email]>
Date: 2016-08-29T12:31:02Z
IGNITE-3601 Read-only optimistic transaction shouldn't throw an exception if entry version was not changed.
Read only serializable transactions are commiting without check.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---