GitHub user ivakegg opened a pull request:
https://github.com/apache/accumulo/pull/179
ACCUMULO-4502 Added volative to some class members to mitigate issuesâ¦
⦠when one thread seeks the iterator, and another thread is reading it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivakegg/accumulo ACCUMULO-4502
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/179.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #179
----
commit 513c78b5c04e8a2a0584aaec57b7e51c280a15c3
Author: Ivan N Bella <[email protected]>
Date: 2016-11-04T19:02:55Z
ACCUMULO-4502 Added volative to some class members to mitigate issues when
one thread seeks the iterator, and another thread is reading it.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---