huaxiangsun commented on PR #4695:
URL: https://github.com/apache/hbase/pull/4695#issuecomment-1213207367

   Thanks @ndimiduk for the review. Other implementations of Cell interface's 
toString() just print out the key, family, seqId etc,  they do not include the 
value part. The change makes the behavior consistent. I'd think it is ok. If it 
really needs to print out the value array, they can access the value array and 
log it. What do you think?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to