Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3448

typo in QueryManager.DrillbitStatusListener will cause the Foreman to hang if a Drillbit dies

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0.0
    • 1.2.0
    • Execution - Flow
    • None

    Description

      at the end of DrillbitStatusListener.drillbitUnregistered() there is if block:

            if (!atLeastOneFailure) {
              logger.warn("...");
              stateListener.moveToState(QueryState.FAILED,
                  new ForemanException(...));
            }
      

      this will basically fail the query if the drillbit DIDN'T contain any fragment for this Foreman, which in fact should be the inverse.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            khfaraaz Khurram Faraaz
            adeneche Abdel Hakim Deneche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment