[
https://issues.apache.org/jira/browse/ACCUMULO-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681257#comment-13681257
]
Keith Turner commented on ACCUMULO-1508:
----------------------------------------
The following code at line 3301 was added in 1.5.0.
{code:java}
log.debug("Starting MajC " + extent + " (" + reason + ") " +
datafileManager.abs2rel(datafileManager.string2path(copy.keySet())) + " --> "
+ datafileManager.abs2rel(new Path(compactTmpName)) + " " +
compactionIterators);
{code}
> Improve MajC logging
> --------------------
>
> Key: ACCUMULO-1508
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1508
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.4.3, 1.5.0
> Reporter: Mike Drob
> Priority: Minor
> Labels: newbie
> Fix For: 1.4.4, 1.5.1, 1.6.0
>
>
> MajC logging prints messages when a compaction starts and finishes, but it
> doesn't provide any mechanism to match the start/end. It would be useful to
> include a table extent or fate ID or both or even just a one-up counter in
> the logs to add some value.
--
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