You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/11/21 22:20:26 UTC

[GitHub] [lucene-solr] mbwaheed opened a new pull request #1027: SOLR-13955: Fixed issues with SHARED core descriptor ZK discovery

mbwaheed opened a new pull request #1027: SOLR-13955: Fixed issues with SHARED core descriptor ZK discovery
URL: https://github.com/apache/lucene-solr/pull/1027
 
 
   -Handled a case where replicas for a node can be null.
   -Prefer core loading over discovery errors.
   -Make sure discovered core descriptor is persisted.
   -Added missing properties. Unit test to ensure that we do not miss anything.
   -Added test to index on discovered core.
   -Added a fail fast for indexing pipeline when processing a non-shared replica for shared collection
   -Removed the obsolete comments from CorePullTask#createCore.
   -Renamed SimpleSharedStoreMissingCorePullTest.java to SharedStoreMissingCoreTest.java

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org