frank-montyne commented on issue #10104:
URL: https://github.com/apache/pulsar/issues/10104#issuecomment-813047420


   I completely agree. Another problem is the current reliance on getter/setter 
method to determine the properties of the POJO. Immutables (immutables.org) 
work with builders instead of setter methods and by default the getter methods 
for properties are not prefixed with 'get'.


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


Reply via email to