duli559 commented on issue #5934: Can support read/write properties from/to Message in flink pulsar consumer/producer URL: https://github.com/apache/pulsar/issues/5934#issuecomment-568893645 Hi @yjshen , thanks for your reply. I think Message properties not only created by `value`, but also other ways, eg: some constants, values that are updated periodically, etc. so i think if we extract a method in super class and override in derived class, it is a better way, and we don't need care other details in derived class. Thanks!
---------------------------------------------------------------- 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] With regards, Apache Git Services
