You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/06/04 03:49:38 UTC

[GitHub] [accumulo] keith-turner opened a new pull request #2144: Removes chatty logging in coordinator

keith-turner opened a new pull request #2144:
URL: https://github.com/apache/accumulo/pull/2144


   Noticed the following log messages were very chatty and constantly reporting that someone asked for work and there was none.
   
   ```
   2021-06-04T03:47:45,756 [coordinator.CompactionCoordinator] DEBUG: getCompactionJob called for queue DCQ1 by compactor 10.2.0.236:9133
   2021-06-04T03:47:45,756 [coordinator.CompactionCoordinator] DEBUG: No tservers found for queue DCQ1, returning empty job to compactor 10.2.0.236:9133
   2021-06-04T03:47:45,995 [coordinator.CompactionCoordinator] DEBUG: getCompactionJob called for queue DCQ1 by compactor 10.2.1.15:9133
   2021-06-04T03:47:45,995 [coordinator.CompactionCoordinator] DEBUG: No tservers found for queue DCQ1, returning empty job to compactor 10.2.1.15:9133
   2021-06-04T03:47:46,008 [coordinator.CompactionCoordinator] DEBUG: getCompactionJob called for queue DCQ1 by compactor 10.2.1.36:9133
   2021-06-04T03:47:46,008 [coordinator.CompactionCoordinator] DEBUG: No tservers found for queue DCQ1, returning empty job to compactor 10.2.1.36:9133
   2021-06-04T03:47:46,088 [coordinator.CompactionCoordinator] DEBUG: getCompactionJob called for queue DCQ1 by compactor 10.2.0.78:9133
   2021-06-04T03:47:46,088 [coordinator.CompactionCoordinator] DEBUG: No tservers found for queue DCQ1, returning empty job to compactor 10.2.0.78:9133
   2021-06-04T03:47:46,224 [coordinator.CompactionCoordinator] DEBUG: getCompactionJob called for queue DCQ1 by compactor 10.2.0.93:9133
   2021-06-04T03:47:46,224 [coordinator.CompactionCoordinator] DEBUG: No tservers found for queue DCQ1, returning empty job to compactor 10.2.0.93:9133
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] keith-turner merged pull request #2144: Removes chatty logging in coordinator

Posted by GitBox <gi...@apache.org>.
keith-turner merged pull request #2144:
URL: https://github.com/apache/accumulo/pull/2144


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] keith-turner merged pull request #2144: Removes chatty logging in coordinator

Posted by GitBox <gi...@apache.org>.
keith-turner merged pull request #2144:
URL: https://github.com/apache/accumulo/pull/2144


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org