[
https://issues.apache.org/jira/browse/SOLR-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated SOLR-6170:
--------------------------------
Attachment: SOLR-6170.patch
Slightly amended patch, also removing the 'preRegisterInZk' method on
CoreContainer, as that's now always done by create().
> Merge 'pre-register', 'create' and 'register' core methods in CoreContainer
> ---------------------------------------------------------------------------
>
> Key: SOLR-6170
> URL: https://issues.apache.org/jira/browse/SOLR-6170
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.8.1, 5.0
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Fix For: 4.9
>
> Attachments: SOLR-6170.patch, SOLR-6170.patch
>
>
> We have a bunch of duplicated logic in CoreContainer startup,
> CoreAdminHandler core creation and core tests that always calls the same
> three methods, 'preRegisterInZk', 'create' and 'register'. These should
> really all be in one API call.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]