SOLR-4144: CHANGES entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-12-13 15:12:56 +00:00
parent acf4f12fee
commit 3fad0b1dcd
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ New Features
(Mark Miller, Markus Jelsma)
- SOLR-4033: Consistently use the solrconfig.xml lockType everywhere.
(Mark Miller, Markus Jelsma)
- SOLR-4144: Replication using too much RAM. (yonik, Markus Jelsma)
* SOLR-1972: Add extra statistics to RequestHandlers - 5 & 15-minute reqs/sec
rolling averages; median, 75th, 95th, 99th, 99.9th percentile request times