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

Add test to validate merge produce rejection on wrong partition #410

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Add test to validate merge produce rejection on wrong partition #410

merged 3 commits into from
Sep 14, 2023

Conversation

akrambek
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

.capabilities("PRODUCE_ONLY")
.topic("test")
.groupId("client-1")
.consumerId("localhost:9092")
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's use consumer-1, consumer-2, etc naming pattern for all consumer ids instead of letting the knowledge of how mqtt-kafka will use this leak into the kafka scripts.

Feedback for consumer ids applies to all scripts.

@jfallows jfallows merged commit 082bee7 into aklivity:feature/mqtt-kafka Sep 14, 2023
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