[
https://issues.apache.org/jira/browse/SOLR-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8300:
--------------------------------
Attachment: SOLR-8300.patch
Patch which does the following:
- Rename OverseerElectionContext.PATH to OverseerElectionContext.OVERSEER_ELECT
to more accurately name the constant
- The code now uses the OverseerElectionContext.OVERSEER_ELECT constant instead
of using the string directly
- All test cases use the string instead of the constant
> Use constants for the /overseer_elect znode
> -------------------------------------------
>
> Key: SOLR-8300
> URL: https://issues.apache.org/jira/browse/SOLR-8300
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Priority: Minor
> Attachments: SOLR-8300.patch
>
>
> We should reference the OverseerElectionContext.PATH constant instead of
> using it's string equivalent form.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]