[ 
https://issues.apache.org/jira/browse/HBASE-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13668984#comment-13668984
 ] 

Ted Yu commented on HBASE-8638:
-------------------------------

{code}
+          LOG.info("Compaction failed at original callstack: " + 
formatStackTrace(ex));
{code}
Should the above log be at DEBUG level ?
                
> add logging to compaction policy
> --------------------------------
>
>                 Key: HBASE-8638
>                 URL: https://issues.apache.org/jira/browse/HBASE-8638
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-8638-v0.patch
>
>
> We are seeing some strange patterns with current compaction policy in some 
> contexts (with normal writes, no bulk load). It seems like some logging is 
> needed to understand what is going on, similar to old default policy

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to