psalagnac opened a new pull request, #3012: URL: https://github.com/apache/solr/pull/3012
# Description The test was retrieving a replica from cluster state using core name instead of correct replica name. The test is rarely failing because of this, it may happen. # Solution Fix the test, just replace `getCoreName()` by `getName()`. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org