sijie commented on issue #1943: Non serializable client builder URL: https://github.com/apache/incubator-pulsar/issues/1943#issuecomment-399207937 > but it will less robust that calling method to set each options in case of name changes. that's true. I am using jackson object mapper to covert settings and reload to POJO. so the name changes should be caught and exception would be thrown to prevent any misconfiguration. we will also enforce not changing field names and maintain backward compatibility as well. hope this will reduce some of your concerns :)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
