elek commented on pull request #1226:
URL: https://github.com/apache/hadoop-ozone/pull/1226#issuecomment-663416483


   Hi, thanks for the contributions @runitao, it's very useful for the UI.
   
    It looked good to me, but when I analyzed the network traffic found that 
the two new fields are added two all the requests as the DatanodeInfo protocol 
is a shared type.
   
   For example when I do `createKey` or block allocations the new fields are 
added. Which means that the performance is worse in case of many small keys. I 
think it can be better to further improve it and add the fields only to the SCM 
registration type.


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to