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

Reply via email to