Skip to content

CURATOR-211 - Fix readLockPredicate() index validation issue#75

Merged
asfgit merged 1 commit intoapache:masterfrom
estliberitas:CURATOR-211
May 5, 2015
Merged

CURATOR-211 - Fix readLockPredicate() index validation issue#75
asfgit merged 1 commit intoapache:masterfrom
estliberitas:CURATOR-211

Conversation

@estliberitas
Copy link
Copy Markdown
Contributor

Fixing bug described in https://issues.apache.org/jira/browse/CURATOR-211.

In case if ourIndex is never assigned in loop it will be equal to -1 which will result in throwing exception by StandardLockInternalsDriver.validateOurIndex().

estliberitas added a commit to slideme/rorschach that referenced this pull request Apr 30, 2015
This fix solves same issue as described in CURATOR-211: apache/curator#75.
@asfgit asfgit merged commit fc11514 into apache:master May 5, 2015
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