eolivelli opened a new pull request, #17189: URL: https://github.com/apache/pulsar/pull/17189
### Motivation Pulsar-perf does not add eventTime on messages. It would help to add the eventTime when you have a consumer application that uses that field. ### Modifications Add a new option to set the eventTime on each message. It is set as the current time. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
