SOLR-9633: Fix issue number in CHANGES.txt

This commit is contained in:
Shalin Shekhar Mangar 2016-11-15 11:07:18 +05:30
parent 487b0976eb
commit b57a5e41f8
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ New Features
* 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)
Optimizations