You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/23 11:13:00 UTC

[jira] [Work logged] (HIVE-23738) DBLockManager::lock() : Move lock request to debug level

     [ https://issues.apache.org/jira/browse/HIVE-23738?focusedWorklogId=449731&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-449731 ]

ASF GitHub Bot logged work on HIVE-23738:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Jun/20 11:12
            Start Date: 23/Jun/20 11:12
    Worklog Time Spent: 10m 
      Work Description: bmaidics opened a new pull request #1168:
URL: https://github.com/apache/hive/pull/1168


   Moving the logging of lock request object to debug, since it prints out the lock request for ALL partitions, which can be huge.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 449731)
    Remaining Estimate: 0h
            Time Spent: 10m

> DBLockManager::lock() : Move lock request to debug level
> --------------------------------------------------------
>
>                 Key: HIVE-23738
>                 URL: https://issues.apache.org/jira/browse/HIVE-23738
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Barnabas Maidics
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbLockManager.java#L102]
>  
> For Q78 @30TB scale, it ends up dumping couple of MBs of log in info level to print the lock request type. If possible, this should be moved to debug level.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)