SOLR-9633: Fix issue number in CHANGES.txt

(cherry picked from commit b57a5e4)
This commit is contained in:
Shalin Shekhar Mangar 2016-11-15 11:07:18 +05:30
parent 53dad4f0d1
commit d3420c31a9
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ New Features
* SOLR-9038: Add a command-line tool to manage the snapshots functionality (Hrishikesh Gadre via yonik) * SOLR-9038: Add a command-line tool to manage the snapshots functionality (Hrishikesh Gadre via yonik)
* SOLR-9366: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter. * SOLR-9633: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter.
(yonik, Michael Sun, shalin) (yonik, Michael Sun, shalin)
Optimizations Optimizations