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

fix(fvt): handle msgset vs batchset #2603

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Aug 17, 2023

  • update the TestFuncProducing tests to exercise a number of different client versions so we cover the old msgset (which the tests were originally written for) and batchset format, as well as all the currently supported versions of ProduceRequest
  • relax some of the metrics validation to account for messages being sent in batches on the higher kafkaVersions

@dnwe dnwe force-pushed the dnwe/functional-producer-versions branch from f64705d to 9054ff3 Compare August 17, 2023 16:44
@dnwe dnwe force-pushed the dnwe/functional-producer-versions branch from 9054ff3 to 2793309 Compare August 17, 2023 17:00
@dnwe dnwe force-pushed the dnwe/functional-producer-versions branch from 2793309 to d2284f2 Compare August 18, 2023 08:01
Base automatically changed from dnwe/sarama-functional to main August 18, 2023 08:11
- update the TestFuncProducing tests to exercise a number of different
  client versions so we cover the old msgset (which the tests were
  originally written for) and batchset format, as well as all the
  currently supported versions of ProduceRequest
- relax some of the metrics validation to account for messages being
  sent in batches on the higher kafkaVersions

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe force-pushed the dnwe/functional-producer-versions branch from d2284f2 to 8681621 Compare August 18, 2023 08:37
@dnwe dnwe merged commit 8681621 into main Aug 18, 2023
16 of 17 checks passed
@dnwe dnwe deleted the dnwe/functional-producer-versions branch August 18, 2023 10:05
@dnwe dnwe added the ci label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant