aahmed-se opened a new issue #5116: Provide a flag for message properties pass through in functions URL: https://github.com/apache/pulsar/issues/5116 Currently is unclear to the user what happen to message properties when a functions outputs a message. To reduce ambiguity and increase flexibility there should a parameter in the function config to enable to disable this behavior. If enabled the output message will carry over all properties sound in the input topic if disabled none will be. The function can still modify the properties as currently possible.
---------------------------------------------------------------- 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
