mirror of https://github.com/apache/lucene.git
SOLR-10101: BadApple test method.
This commit is contained in:
parent
8bb61cc60f
commit
fd72c854d7
|
@ -729,6 +729,7 @@ public class TestLazyCores extends SolrTestCaseJ4 {
|
|||
}
|
||||
}
|
||||
|
||||
@BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-10101")
|
||||
// Insure that when a core is aged out of the transient cache, any uncommitted docs are preserved.
|
||||
// Note, this needs FS-based indexes to persist!
|
||||
// Cores 2, 3, 6, 7, 8, 9 are transient
|
||||
|
|
Loading…
Reference in New Issue