/[Apache-SVN]
ViewVC logotype

Revision 1620779


Jump to revision: Previous Next
Author: rmuir
Date: Wed Aug 27 05:30:47 2014 UTC (9 years, 7 months ago)
Changed paths: 5
Log Message:
LUCENE-5904: add tests for segment/gen inflation, fix gen inflation (it always parsed gen of 0), fix off-by-one in gen-inflation (was starting at 2 instead of 1), add robustness to trash files we might be looking at, add minor restriction to segment suffix names so we can always parse generations correctly from them

Changed paths

Path Details
Directorylucene/dev/branches/lucene5904/lucene/core/src/java/org/apache/lucene/index/IndexFileDeleter.java modified , text changed
Directorylucene/dev/branches/lucene5904/lucene/core/src/java/org/apache/lucene/index/IndexFileNames.java modified , text changed
Directorylucene/dev/branches/lucene5904/lucene/core/src/java/org/apache/lucene/index/SegmentWriteState.java modified , text changed
Directorylucene/dev/branches/lucene5904/lucene/core/src/test/org/apache/lucene/index/TestIndexFileDeleter.java modified , text changed
Directorylucene/dev/branches/lucene5904/lucene/core/src/test/org/apache/lucene/index/TestIndexFileNames.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26