[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1678: SOLR-14613: Initial POC based on Ilan's proposal.

2020-07-16 Thread GitBox
noblepaul commented on a change in pull request #1678: URL: https://github.com/apache/lucene-solr/pull/1678#discussion_r456133645 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/assign/AddReplicaRequest.java ## @@ -0,0 +1,72 @@ +/* + * Licensed to the Ap

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1678: SOLR-14613: Initial POC based on Ilan's proposal.

2020-07-19 Thread GitBox
noblepaul commented on a change in pull request #1678: URL: https://github.com/apache/lucene-solr/pull/1678#discussion_r457099407 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/assign/AssignerNodeState.java ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Ap

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1678: SOLR-14613: Initial POC based on Ilan's proposal.

2020-07-19 Thread GitBox
noblepaul commented on a change in pull request #1678: URL: https://github.com/apache/lucene-solr/pull/1678#discussion_r457099762 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/assign/AssignerShardState.java ## @@ -0,0 +1,31 @@ +/* + * Licensed to the A

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1678: SOLR-14613: Initial POC based on Ilan's proposal.

2020-07-19 Thread GitBox
noblepaul commented on a change in pull request #1678: URL: https://github.com/apache/lucene-solr/pull/1678#discussion_r457100953 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/assign/ReplicaType.java ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache S

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1678: SOLR-14613: Initial POC based on Ilan's proposal.

2020-07-19 Thread GitBox
noblepaul commented on a change in pull request #1678: URL: https://github.com/apache/lucene-solr/pull/1678#discussion_r457100735 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/assign/ReplicaState.java ## @@ -0,0 +1,62 @@ +/* + * Licensed to the Apache