HoustonPutman commented on code in PR #1647:
URL: https://github.com/apache/solr/pull/1647#discussion_r1196530480
##########
solr/packaging/test/test_placement_plugin.bats:
##########
@@ -37,7 +37,7 @@ teardown() {
assert_file_contains "${SOLR_LOGS_DIR}/solr.log" 'Default replica placement
plugin set in solr\.placementplugin\.default to affinity'
}
-@test "Affinity placement plugin using ENV" {
+@test "Random placement plugin using ENV" {
export SOLR_PLACEMENTPLUGIN_DEFAULT=random
run solr start -c
Review Comment:
We can save this for a future improvement
--
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]