SOLR-11673: specifying exact ticket in @BadApple

This commit is contained in:
Mikhail Khludnev 2018-03-11 11:00:55 +03:00
parent 779821fe10
commit 8f1350af20
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ public class TestReplicationHandler extends SolrTestCaseJ4 {
}
@Test
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-11673")
public void doTestIndexAndConfigReplication() throws Exception {
clearIndexWithReplication();