epugh commented on a change in pull request #288:
URL: https://github.com/apache/solr/pull/288#discussion_r705673077
##########
File path:
solr/core/src/test/org/apache/solr/cloud/FullSolrCloudDistribCmdsTest.java
##########
@@ -298,6 +303,29 @@ public void testDeleteByIdCompositeRouterWithRouterField()
throws Exception {
docCountsAfrica.decrementAndGet();
}
checkShardCounts.run();
+
+ // Tests for distributing delete by id when route is missing from the
request
+
+ { // Send a delete request with no route to shard1 for document on
shard2, should be distributed
Review comment:
awesome! I mis-read the patch file!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]