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

Label current is missing on Web UI since the same drillbits with different status are considered to be different

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.12.0
    • 1.12.0
    • None
    • None

    Description

      After DRILL-4286 label current is missing on Web UI indicating current drillbit.
      This happens because when creating DrillbitInfo object, we check if current drillbit is the same as available. But dbContext.getEndpoint() returns drillbit with status startup and work.getContext().getAvailableBits() returns drillbit with status online, thus isCurrent variable is set as false but should be true.

      Attachments

        Issue Links

          Activity

            People

              arina Arina Ielchiieva
              arina Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: