----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40267/ -----------------------------------------------------------
Review request for geode and Dan Smith. Repository: geode Description ------- Test now simply confirms that the expirationTime is updated when a get or put is done on an existing entry that uses custom entry idle expiration. This gets rid of the race in which we waited for the actual timed expiration to happen. Diffs ----- gemfire-core/src/test/java/com/gemstone/gemfire/cache30/RegionTestCase.java 35be2d09aa1755b1076e6cfd7ac045772a9bc752 Diff: https://reviews.apache.org/r/40267/diff/ Testing ------- Thanks, Darrel Schneider
