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

GH-83: fix: Merge operations when repeated ChannelItem found #88

Conversation

timonback
Copy link
Member

As mentioned in GH-83, only one channelItem is part of the final map - although both channelItems are found.

This improves the situation by merging the different operations for the same topic name into the same ChannelItem - while still the last one wins. This might require further improvement in the future.

As mentioned in GH-83, only one channelItem is part of the final map - although both channelItems are found.

This improves the situation by merging the different operations for the same topic name into the same ChannelItem - while still the last one wins.
@stavshamir
Copy link
Member

That's a great solution for that bug, thanks again!

@stavshamir stavshamir merged commit 5dddf59 into springwolf:master Sep 9, 2022
@timonback timonback deleted the bugfix/publisher-and-subscriber-on-same-topic branch October 19, 2022 18:55
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