Original commit message

ChangeScribe message

SOLR-5645: A SolrCore reload via the CoreContainer will try and register in zk again with the new SolrCore.

BUG - FEATURE: <type-ID>


This is a small modifier commit that does not change the system significantly.This commit includes changes to internationalization, properties or configuration files (CHANGES.txt). This change set is mainly composed of:


1. Changes to package org.apache.solr.core:


1.1. Modifications to CoreContainer.java:


1.1.1. Modify arguments list when calling registerCore method at reload(String) method