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

Build: #4818
Status: Broken

Duration: 8 minutes and 0 seconds
Commit: 9ebc4f7 (develop)
Author: Juan José Ramos
Message: Fix for GEODE-3898: Defined Indexes are not Persisted in Cluster 
Configuration. (#1022)

* GEODE-3898: Defined Indexes are not Persisted in Cluster Configuration.
  . Added JUnit and DUnit tests.
  . CreateDefinedIndexesFunction returns a list of CliFunctionResult and 
XmlEntity with the indexes created.
  . CreateDefinedIndexesCommand parses the list of results and persists the 
changes in the cluster configuration service. This is done only once per region 
whenever at least one member was able to successfully create the index on the 
region.

View the changeset: 
https://github.com/apache/geode/compare/ae03b844fdb0...9ebc4f728c30

View the full build log and details: 
https://travis-ci.org/apache/geode/builds/302027796?utm_source=email&utm_medium=notification

--

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


Reply via email to