Skip to content

Handling of subscriptions with multiple topics with some extraFields#2425

Open
abalarev wants to merge 1 commit intoeclipse-ditto:masterfrom
boschglobal:bugfix/multple-topics-per-target
Open

Handling of subscriptions with multiple topics with some extraFields#2425
abalarev wants to merge 1 commit intoeclipse-ditto:masterfrom
boschglobal:bugfix/multple-topics-per-target

Conversation

@abalarev
Copy link
Copy Markdown
Contributor

Subscriptions for multiple topics, containing at least one extra field is incorrect.

  • multiple topics without extraFields works ok - sends to the matching ones.
  • having multiple topics with extraFields works for only one of them (when it's matching), but not deterministic for which one
  • having a topic or topics with extraFields and some without extraFields works again only for one of the topics with extraFields (when it's matching and not for each topic), but for none of the topics without extraFields

Signed-off-by: Andrey Balarev <andrey.balarev@bosch.com>
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.

1 participant