Csaba Ringhofer created IMPALA-10782:
----------------------------------------

             Summary: Incorrect handling of failure when starting 
AllocationFileLoaderService
                 Key: IMPALA-10782
                 URL: https://issues.apache.org/jira/browse/IMPALA-10782
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Csaba Ringhofer


At 
https://github.com/apache/impala/blob/59d32853ee42886ae683aac95a8be7f9c89b8eb7/fe/src/main/java/org/apache/impala/util/RequestPoolService.java#L243
we call stopInternal if there is an issue with allocLoader_, and then we try to 
stop confWatcher_ too though it hasn't been started yet. This leads to a failed 
precondition at  
https://github.com/apache/impala/blob/59d32853ee42886ae683aac95a8be7f9c89b8eb7/fe/src/main/java/org/apache/impala/util/FileWatchService.java#L136



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to