mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
0a95b8c24d
commit
4191df6e1d
@ -120,7 +120,6 @@ import static org.hamcrest.Matchers.nullValue;
|
||||
|
||||
public class IndexFollowingIT extends CcrIntegTestCase {
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41037")
|
||||
public void testFollowIndex() throws Exception {
|
||||
final int numberOfPrimaryShards = randomIntBetween(1, 3);
|
||||
int numberOfReplicas = between(0, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user