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

feat: Enable datagen to set the message timestamp #5849

Merged
merged 4 commits into from
Jul 22, 2020

Conversation

hjafarpour
Copy link
Contributor

Currently datagen only sets the system time as the message timestamp. This patch enable the datagen to set the message timestamp to a given column in the value the same way the message key can be configured.
The column that is used for timestamp should have long type.

Testing done

Unit tests were added.

@hjafarpour hjafarpour requested a review from a team as a code owner July 19, 2020 16:14
@hjafarpour hjafarpour requested a review from agavra July 19, 2020 16:14
Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please get a green build before merging :)

@hjafarpour hjafarpour merged commit 3cba869 into confluentinc:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants