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

Allow multiple input batches in tests. #1303

Merged
merged 6 commits into from
Jun 22, 2022

Conversation

sapk
Copy link
Contributor

@sapk sapk commented Jun 21, 2022

It is a try to implement suggested enhancement: Implement #1289

I try to make as little changes as needed so let me know if this implementation is ok or if it need some adjustments.

I added a test to validate context across batches (count). Ideally, I would have liked to be able to use dedup to show dedup across batch or not depending on some configuration but I haven't found how to register cache resources in a test environment.
Otherwise, I test this similar logic manually from a config file and it worked.
I added a simple dedup use case to validate why I needed this feature.

@sapk
Copy link
Contributor Author

sapk commented Jun 21, 2022

It should be ok for review

@Jeffail
Copy link
Collaborator

Jeffail commented Jun 22, 2022

Very nice, thanks @sapk!

@Jeffail Jeffail merged commit 9c80497 into redpanda-data:main Jun 22, 2022
@sapk sapk deleted the test-input_batches branch June 22, 2022 07:57
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