[ https://issues.apache.org/jira/browse/HBASE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530889#comment-16530889 ]
Sean Busbey commented on HBASE-6028: ------------------------------------ bq. 2 of the rubocop messages are about 'Line too long'. Rest of the ruby code has 100 chars wide lines, rubocop expects 80. These messages can be ignored. Please make sure there is a jira to correct our rubocop configs if it has the incorrect line length. plenty of the code base doesn't conform to our style guidelines; we try to fix them incrementally. > Implement a cancel for in-progress compactions > ---------------------------------------------- > > Key: HBASE-6028 > URL: https://issues.apache.org/jira/browse/HBASE-6028 > Project: HBase > Issue Type: Bug > Components: regionserver > Reporter: Derek Wollenstein > Assignee: Mohit Goel > Priority: Minor > Labels: beginner > Attachments: HBASE-6028.master.007.patch, > HBASE-6028.master.008.patch, HBASE-6028.master.008.patch > > > Depending on current server load, it can be extremely expensive to run > periodic minor / major compactions. It would be helpful to have a feature > where a user could use the shell or a client tool to explicitly cancel an > in-progress compactions. This would allow a system to recover when too many > regions became eligible for compactions at once -- This message was sent by Atlassian JIRA (v7.6.3#76005)