mirror of https://github.com/apache/lucene.git
SOLR-4923: add missing credit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493829 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
094b37b845
commit
4f05d88704
|
@ -158,13 +158,13 @@ Bug Fixes
|
|||
(Erick Erickson)
|
||||
|
||||
* SOLR-4923: Commits to non leaders as part of a request that also contain updates
|
||||
can execute out of order. (hossman, Mark Miller)
|
||||
can execute out of order. (hossman, Ricardo Merizalde, Mark Miller)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
||||
* SOLR-4923: Commit to all nodes in a collection in parallel rather than locally and
|
||||
then to all other nodes. (hossman, Mark Miller)
|
||||
then to all other nodes. (hossman, Ricardo Merizalde, Mark Miller)
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue