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

Review request for geode, anilkumar gingade, Jason Huynh, Dan Smith, and 
xiaojian zhou.


Repository: geode


Description
-------

* When multiple peers join the cluster conncurrently, only the first one that 
joins will distribute the index creation and other will try to create the index 
locally because of the distributed message and then log an error afterwards.
* This is an expected behaviour and hence should not be logged as error but 
rather as a warning.


Diffs
-----

  geode-core/src/main/java/com/gemstone/gemfire/internal/cache/LocalRegion.java 
8b9664f 

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


Testing
-------


Thanks,

nabarun nag

Reply via email to