Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsar-perf produce add possibility to set eventTime on messages #17189

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

eolivelli
Copy link
Contributor

@eolivelli eolivelli commented Aug 19, 2022

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.

  • doc-not-needed

@eolivelli eolivelli added area/tool doc-not-needed Your PR changes do not impact docs labels Aug 19, 2022
@eolivelli eolivelli added this to the 2.12.0 milestone Aug 19, 2022
@eolivelli eolivelli requested a review from nicoloboschi August 19, 2022 16:16
@eolivelli eolivelli self-assigned this Aug 19, 2022
@eolivelli eolivelli merged commit 085a799 into apache:master Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tool doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants