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

Properly log TaskExecutorService eviction details

    XMLWordPrintableJSON

Details

    Description

      HIVE-23122 introduced task eviction logging but the log condition is problematic – this ticket fixes the issue below (when debug is ON, info is also ON causing Debug info never to show up. Also adds a separate logger conf for TaskExecutorService

      if (LOG.isInfoEnabled())  {
      ...
      }
      else if (LOG.isDebugEnabled(){
      ...
      }
      

      Attachments

        Issue Links

          Activity

            People

              pgaref Panagiotis Garefalakis
              pgaref Panagiotis Garefalakis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h