Only log compaction requests when a request is actually added to the queue
--------------------------------------------------------------------------

                 Key: HBASE-3133
                 URL: https://issues.apache.org/jira/browse/HBASE-3133
             Project: HBase
          Issue Type: Improvement
          Components: regionserver
            Reporter: Jonathan Gray
            Assignee: Jonathan Gray
            Priority: Minor
             Fix For: 0.90.0
         Attachments: HBASE-3133-v1.patch

We always log compaction requests, even if a compaction has already been 
requested for the specified region.

Propose only logging the big compaction request log line if a compaction 
request is actually added to the queue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to