Build Update for apache/incubator-geode
-------------------------------------

Build: #210
Status: Broken

Duration: 15 minutes and 40 seconds
Commit: 54931a5 (develop)
Author: Jason Huynh
Message: GEODE-1044: InitialImagePut executes BEFORE_UPDATE_OP on indexes for 
updates

When entries are recovered from persistence, the values are added to the index,
however a gii can then occur where the initialImagePut needs to properly
alert the index that an update is occuring.  The BEFORE_UPDATE_OP allows the 
index
to retreive the oldKey and notifies the index that an update is occuring.

Refactor QueryTestUtils and removed unused code
Minor modification for QueryTestUtils to be more generic and not be specific to 
Portfolios

View the changeset: 
https://github.com/apache/incubator-geode/compare/8c74d600bf9e...54931a52ed3f

View the full build log and details: 
https://travis-ci.org/apache/incubator-geode/builds/116999390

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

Reply via email to