Skip to content

Conversation

@lp247
Copy link
Contributor

@lp247 lp247 commented Oct 31, 2025

As of now creating and deleting multiple topics in a row will ignore most of the topics except the first one. This is due to deduplication that is done based on operation alone without considering the target topics. This change incorporates topic data into the deduplication to avoid the aforementioned issue.

As of now creating and deleting multiple topics in a row will ignore
most of the topics except the first one. This is due to deduplication
that is done based on operation alone without considering the target
topics. This change incorporates topic data into the deduplication to
avoid the aforementioned issue.
@lp247 lp247 changed the title Do not deduplicate topic creations and deletions Do not blindly deduplicate topic creations and deletions Oct 31, 2025
@lp247 lp247 changed the title Do not blindly deduplicate topic creations and deletions Do not deduplicate topic creations and deletions irrespectively of topics Oct 31, 2025
Copy link
Contributor

@ShogunPanda ShogunPanda left a comment

Choose a reason for hiding this comment

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

LGTM. Do you mind adding a test?

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