mirror of https://github.com/apache/lucene.git
Add issue pointer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372316 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
95e3213c79
commit
d72080551a
|
@ -66,7 +66,7 @@ import org.slf4j.LoggerFactory;
|
|||
*/
|
||||
@Slow
|
||||
@BadApple
|
||||
@AwaitsFix(bugUrl = "thread leaks")
|
||||
@AwaitsFix(bugUrl = "SOLR-3727 (leak threads)")
|
||||
public abstract class AbstractFullDistribZkTestBase extends AbstractDistribZkTestBase {
|
||||
static Logger log = LoggerFactory.getLogger(AbstractFullDistribZkTestBase.class);
|
||||
|
||||
|
|
Loading…
Reference in New Issue