mirror of https://github.com/apache/lucene.git
LUCENE-5724: add CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599292 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
24d4a628c2
commit
151033cdc1
|
@ -256,6 +256,11 @@ Bug fixes
|
|||
exception message when an immense term is hit during indexing (Lee
|
||||
Hinman via Mike McCandless)
|
||||
|
||||
* LUCENE-5724: CompoundFileWriter was failing to pass through the
|
||||
IOContext in some cases, causing NRTCachingDirectory to cache
|
||||
compound files when it shouldn't, then causing OOMEs. (Mike
|
||||
McCandless)
|
||||
|
||||
Test Framework
|
||||
|
||||
* LUCENE-5622: Fail tests if they print over the given limit of bytes to
|
||||
|
|
Loading…
Reference in New Issue