SOLR-9835: Update CHANGES.txt

This commit is contained in:
Cao Manh Dat 2017-03-14 16:20:46 +07:00 committed by Shalin Shekhar Mangar
parent 76de819c75
commit 83772c6f99
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ New Features
----------------------
* SOLR-9857, SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer. (ab)
* SOLR-9835: Create another replication mode for SolrCloud
Bug Fixes
----------------------
* SOLR-9262: Connection and read timeouts are being ignored by UpdateShardHandler after SOLR-4509.