-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41415/
-----------------------------------------------------------
Review request for geode, Kirk Lund and Sai Boorlagadda.
Bugs: GEODE-678
https://issues.apache.org/jira/browse/GEODE-678
Repository: geode
Description
-------
Added integration test that failed consistently without the fix.
Changed reenterLock to no longer call checkForTimeout since reentry should not
timeout.
Test now passes consistently.
Diffs
-----
gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/locks/DLockGrantor.java
b4e646ca245c37d18fd4b323ffedd22d66def59e
gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/locks/DLockReentrantLockIntegrationTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/41415/diff/
Testing
-------
precheckin
Thanks,
Darrel Schneider