rdhabalia opened a new pull request #2057: Forward user-properties to sink URL: https://github.com/apache/incubator-pulsar/pull/2057 ### Motivation While using pulsar-sink, sometimes application wants sink-impl to forward user-properties coming from the pulsar-source into the message. ### Modifications - pass user-properties to PulsarRecord so, sink can read it. ### Result - Pulsar sink can receive user-properties in submitted function.
---------------------------------------------------------------- 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
