hfutatzhanghb commented on PR #6530:
URL: https://github.com/apache/hadoop/pull/6530#issuecomment-1929053830

   > Thanks @hfutatzhanghb for your report.
   > 
   > Is `DNA_ACCESSKEYUPDATE` blocked by `BlockCommand`? If so, how about 
letting `CommandProcessingThread` only handle command that might take a long 
time?
   
   @ZanderXu Hi, sir.  Yes, DNA_ACCESSKEYUPDATE blocked by BlockCommand.  Good 
idea, but still have some problems to solve. For example, the heartbeat 
response may contain commands with kind of command type, we can't know whether 
it contains DNA_ACCESSKEYUPDATE except we iterate `resp.getCommands()` and 
iteration will introduce extra cost.
   What's your opinion ? sir. Hope to receive your reply, Thanks a lot.
   


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