[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1272: HDDS-2660. Create insight point for datanode container protocol

2020-09-23 Thread GitBox


adoroszlai commented on pull request #1272:
URL: https://github.com/apache/hadoop-ozone/pull/1272#issuecomment-697321399


   > > I think we should avoid logging chunk content. 
ContainerCommandRequestMessage implements related logic to clear data.
   > 
   > I checked but it's not something which can be added easily.
   
   Thanks for checking.  I'm fine with doing it as a follow-up.



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



[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1272: HDDS-2660. Create insight point for datanode container protocol

2020-09-22 Thread GitBox


adoroszlai commented on pull request #1272:
URL: https://github.com/apache/hadoop-ozone/pull/1272#issuecomment-696662025


   > > Thanks @elek for updating the patch. Interestingly log -v stopped 
working, even if I execute log first (as mentioned previously).
   > 
   > I double-checked and it worked for me. When you use leader, the messages 
are displayed immediately, when you use follower, the messages will be appeared 
only after the commit...
   
   It seems to depend on the content.  Plain text files work fine, but it stops 
working on the first binary, eg. `ozone freon ockg -n1 -t1`.  I guess it's 
caused by control chars in the random data.
   
   I think we should avoid logging chunk content.  
`ContainerCommandRequestMessage` implements related logic to clear data.



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



[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1272: HDDS-2660. Create insight point for datanode container protocol

2020-09-22 Thread GitBox


adoroszlai commented on pull request #1272:
URL: https://github.com/apache/hadoop-ozone/pull/1272#issuecomment-696662025


   > > Thanks @elek for updating the patch. Interestingly log -v stopped 
working, even if I execute log first (as mentioned previously).
   > 
   > I double-checked and it worked for me. When you use leader, the messages 
are displayed immediately, when you use follower, the messages will be appeared 
only after the commit...
   
   It seems to depend on the content.  Plain text files work fine, but it stops 
working on the first binary, eg. `ozone freon ockg -n1 -t1`.  I guess it's 
caused by control chars in the random data.
   
   I think we should avoid logging chunk content.  
`ContainerCommandRequestMessage` implements related logic to clear data.



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



[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1272: HDDS-2660. Create insight point for datanode container protocol

2020-09-16 Thread GitBox


adoroszlai commented on pull request #1272:
URL: https://github.com/apache/hadoop-ozone/pull/1272#issuecomment-693585819


   Thanks @elek for updating the patch.  Interestingly `log -v` stopped 
working, even if I execute `log` first (as mentioned previously).



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