You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2014/11/07 03:40:34 UTC

[jira] [Updated] (DRILL-1578) Memory Accountor logging should preferably be Trace level instead of Debug

     [ https://issues.apache.org/jira/browse/DRILL-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parth Chandra updated DRILL-1578:
---------------------------------
    Attachment: DRILL-1578.patch.diff

> Memory Accountor logging should preferably be Trace level instead of Debug
> --------------------------------------------------------------------------
>
>                 Key: DRILL-1578
>                 URL: https://issues.apache.org/jira/browse/DRILL-1578
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 0.6.0
>            Reporter: Aman Sinha
>            Assignee: Parth Chandra
>         Attachments: DRILL-1578.patch.diff
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)