[
https://issues.apache.org/jira/browse/SOLR-9280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368343#comment-15368343
]
ASF GitHub Bot commented on SOLR-9280:
--------------------------------------
Github user kelaban commented on the issue:
https://github.com/apache/lucene-solr/pull/50
Randomly setting nodeName in tests which extend from
`AbstractFullDistribZkTestBase` hits about 60 solr cloud tests. But there are
also about 30 other cloud tests which use `MiniSolrCloudCluster` which will
not get this randomness applied. To increase coverage we can add randomness
into this class as well.
> make nodeName a configurable parameter in solr.xml
> --------------------------------------------------
>
> Key: SOLR-9280
> URL: https://issues.apache.org/jira/browse/SOLR-9280
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Keith Laban
>
> Originally node name is automatically generated based on
> {{<host>:<port>_<context>}}. Instead it should be configurable in solr.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]