You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Ken Howe <kh...@pivotal.io> on 2016/11/03 14:58:58 UTC

Review Request 53431: GEODE-1821: Adjust timing to wait for async thread

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53431/
-----------------------------------------------------------

Review request for geode.


Repository: geode


Description
-------

GEODE-1821: Adjust timing to wait for async thread

The wait timeout in DUnit test did not allow sufficient margin over the time required for the async thread to complete its task.


Diffs
-----

  geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java 3f2ab70519257bd1c459ee93e2c26b71e6847b54 

Diff: https://reviews.apache.org/r/53431/diff/


Testing
-------

spotlessCheck (and spotlessApply to make the check happy with the comment formatting)

precheckin is in progress


Thanks,

Ken Howe