Build Update for apache/incubator-geode -------------------------------------
Build: #974 Status: Fixed Duration: 14 minutes and 43 seconds Commit: 91e234f (develop) Author: Darrel Schneider Message: GEODE-1718: fix replace on overflowed entry When replace checks the current value for equality with the expected value it now gets it from the EntryEventImpl which the replace operation had already called setOldValue on. Added a unit test that confirms that replace works on an overflowed entry and also handles INVALID values correctly. View the changeset: https://github.com/apache/incubator-geode/compare/ccb4fd0dfc6c...91e234f85a6f View the full build log and details: https://travis-ci.org/apache/incubator-geode/builds/149817927 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications