stoty commented on PR #6999:
URL: https://github.com/apache/hbase/pull/6999#issuecomment-2916821519

   > We do not want to serialize private fields? Really? I think most POJOs are 
private fields with getter and setter?
   
   The JSON serialization is used in a single test in debug log output.
   
   If/when this will be needed again, the person doing the dbugging can figure 
out which fields they need and fix the JSON serialization.
   At least the test suite runs on the latest JDK with these changes.


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