Skip to content

Commit

Permalink
Add issue pointer.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1372318 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
dweiss committed Aug 13, 2012
1 parent b7fa15a commit 9421e4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
*/
@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);

Expand Down

0 comments on commit 9421e4c

Please sign in to comment.