keith-turner commented on code in PR #4310:
URL: https://github.com/apache/accumulo/pull/4310#discussion_r1504804167
##########
server/manager/src/main/java/org/apache/accumulo/manager/compaction/queue/CompactionJobQueues.java:
##########
@@ -145,16 +147,17 @@ public MetaJob poll(CompactorGroupId groupId) {
private void add(TabletMetadata tabletMetadata, CompactorGroupId groupId,
Collection<CompactionJob> jobs) {
- // TODO log level
if (log.isDebugEnabled()) {
Review Comment:
fixed in 630c9ce
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]