mirror of https://github.com/apache/lucene.git
SOLR-4855: Move entry in change log to 4.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f9a5dc2c88
commit
b9b4ded14c
|
@ -116,8 +116,6 @@ Bug Fixes
|
||||||
* SOLR-4863: Removed non-existent attribute sourceId from dynamic JMX stats
|
* SOLR-4863: Removed non-existent attribute sourceId from dynamic JMX stats
|
||||||
to fix AttributeNotFoundException (suganuma, hossman via shalin)
|
to fix AttributeNotFoundException (suganuma, hossman via shalin)
|
||||||
|
|
||||||
* SOLR-4855: DistributedUpdateProcessor doesn't check for peer sync requests (shalin)
|
|
||||||
|
|
||||||
Other Changes
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
@ -209,6 +207,8 @@ Bug Fixes
|
||||||
* SOLR-4868: Setting the log level for the log4j root category results in
|
* SOLR-4868: Setting the log level for the log4j root category results in
|
||||||
adding a new category, the empty string. (Shawn Heisey)
|
adding a new category, the empty string. (Shawn Heisey)
|
||||||
|
|
||||||
|
* SOLR-4855: DistributedUpdateProcessor doesn't check for peer sync requests (shalin)
|
||||||
|
|
||||||
Other Changes
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue