You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2018/12/15 10:52:00 UTC

[jira] [Created] (SOLR-13074) MoveReplicaHDFSTest leaks threads, falls into an endless loop, logging like crazy

Dawid Weiss created SOLR-13074:
----------------------------------

             Summary: MoveReplicaHDFSTest leaks threads, falls into an endless loop, logging like crazy
                 Key: SOLR-13074
                 URL: https://issues.apache.org/jira/browse/SOLR-13074
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Dawid Weiss
            Assignee: Dawid Weiss


This reproduces for me, always (Linux box):

{code}
ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.seed=DC1CE772C445A55D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}

It's the bug in Hadoop I discusse in SOLR-13060 -- one of the threads falls into an endless loop when terminated (interrupted). Perhaps we should close something cleanly and don't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org