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

Memory Accountor logging should preferably be Trace level instead of Debug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • Execution - Flow
    • None

    Description

      The Accountor logs a message for reserved and allocated memory..and it could create a lot of these messages depending on the number of fragments and number of operators. It would be better to do this at the Trace level rather than Debug since developers use the Debug level for other log messages.

      14:47:29.224 [314634d1-7f7a-4e92-83d5-2c2988070be2:frag:8:0] DEBUG o.apache.drill.exec.memory.Accountor - Fragment:8:0 Reserved 4096 bytes. Total Allocated: 566272
      14:47:29.224 [314634d1-7f7a-4e92-83d5-2c2988070be2:frag:2:4] DEBUG o.apache.drill.exec.memory.Accountor - Fragment:2:4 Reserved 4096 bytes. Total Allocated: 949920

      Attachments

        1. DRILL-1578.patch.diff
          4 kB
          Parth Chandra

        Activity

          People

            mehant Mehant Baid
            amansinha100 Aman Sinha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: