Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14608

LLAP: slow scheduling due to LlapTaskScheduler not removing nodes on kill

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.1.1, 2.2.0
    • None
    • None

    Description

      See comments; this can result in a slowdown esp. if some critical task gets unlucky.

        public void workerNodeRemoved(ServiceInstance serviceInstance) {
           // FIXME: disabling this for now
      // instanceToNodeMap.remove(serviceInstance.getWorkerIdentity());
      

      Attachments

        1. HIVE-14608.patch
          3 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: