yjshen commented on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer URL: https://github.com/apache/pulsar/pull/5955#issuecomment-570013369 As discussed in #5934, users need to subclass `FlinkPulsarProducer`, overwrite `generateProperties` proposed by this PR, and generate properties based on: - the current value to write - constant provided in subclass - `RuntimeContext` from the base `RichSinkFunction`.
---------------------------------------------------------------- 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
