hfutatzhanghb opened a new pull request, #6644:
URL: https://github.com/apache/hadoop/pull/6644

   ### Description of PR
     We add an phone alarm on metrics sumOfActorCommandQueueLength when it 
beyond 3000.
     Recently, we received the alarm and we found that `DatanodeCommand[] cmds` 
with array length equals to 0 was 
   still put into queue and incrActorCmdQueueLength.
     When processedCommandsOpAvgTime is high, those empty cmds were put into 
queue every heartbeat intervel.
     sumOfActorCommandQueueLength should better only record valid commands.
   
   
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to