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

Hudson commented on HBASE-8638:
-------------------------------

Integrated in hbase-0.95 #222 (See 
[https://builds.apache.org/job/hbase-0.95/222/])
    HBASE-8638 add logging to compaction policy (Revision 1487949)

     Result = SUCCESS
sershe : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplitThread.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/ExploringCompactionPolicy.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java

                
> 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