parent
a192785fc8
commit
b3071133d4
|
@ -412,7 +412,7 @@ public class IndexShardIT extends ESSingleNodeTestCase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestLogging("_root:DEBUG,org.elasticsearch.index.shard:TRACE,org.elasticsearch.index.engine:TRACE")
|
@TestLogging("org.elasticsearch.index.shard:TRACE,org.elasticsearch.index.engine:TRACE")
|
||||||
public void testStressMaybeFlushOrRollTranslogGeneration() throws Exception {
|
public void testStressMaybeFlushOrRollTranslogGeneration() throws Exception {
|
||||||
createIndex("test");
|
createIndex("test");
|
||||||
ensureGreen();
|
ensureGreen();
|
||||||
|
|
Loading…
Reference in New Issue