mirror of https://github.com/apache/lucene.git
SOLR-4574: Move CHANGES entry.
SOLR-4576: Move CHANGES entry. SOLR-4577: Move CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
83adfe539e
commit
7a2b03017a
|
@ -90,16 +90,6 @@ Bug Fixes
|
|||
|
||||
* SOLR-4371: Admin UI - Analysis Screen shows empty result (steffkes)
|
||||
|
||||
* SOLR-4574: The Collections API will silently return success on an unknown
|
||||
ACTION parameter. (Mark Miller)
|
||||
|
||||
* SOLR-4576: Collections API validation errors should cause an exception on
|
||||
clients and otherwise act as validation errors with the Core Admin API.
|
||||
(Mark Miller)
|
||||
|
||||
* SOLR-4577: The collections API should return responses (success or failure)
|
||||
for each node it attempts to work with. (Mark Miller)
|
||||
|
||||
* SOLR-4568: The lastPublished state check before becoming a leader is not
|
||||
working correctly. (Mark Miller)
|
||||
|
||||
|
@ -207,6 +197,16 @@ Bug Fixes
|
|||
close it in SolrCloud mode when a core with the same name already exists.
|
||||
(Mark Miller)
|
||||
|
||||
* SOLR-4574: The Collections API will silently return success on an unknown
|
||||
ACTION parameter. (Mark Miller)
|
||||
|
||||
* SOLR-4576: Collections API validation errors should cause an exception on
|
||||
clients and otherwise act as validation errors with the Core Admin API.
|
||||
(Mark Miller)
|
||||
|
||||
* SOLR-4577: The collections API should return responses (success or failure)
|
||||
for each node it attempts to work with. (Mark Miller)
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue