Skip to content

feat: create exchanges and bindings for streams with non stream sources#72

Draft
dhunt3800 wants to merge 2 commits intomainfrom
pr-no-stream-exchanges
Draft

feat: create exchanges and bindings for streams with non stream sources#72
dhunt3800 wants to merge 2 commits intomainfrom
pr-no-stream-exchanges

Conversation

@dhunt3800
Copy link
Copy Markdown
Contributor

This PR updates the AMQP connector to avoid creating or reconciling exchanges/bindings for stream addresses, since stream topology is managed via the stream protocol.

@dhunt3800 dhunt3800 self-assigned this May 6, 2026
@dhunt3800 dhunt3800 added enhancement New feature or request go Pull requests that update go code labels May 6, 2026
@dhunt3800 dhunt3800 linked an issue May 6, 2026 that may be closed by this pull request
Signed-off-by: Dane Hunt <dhunt3800@gmail.com>
@dhunt3800 dhunt3800 force-pushed the pr-no-stream-exchanges branch 2 times, most recently from 7dfc986 to cc07633 Compare May 7, 2026 17:34
@dhunt3800 dhunt3800 changed the title feat: do not create exchanges and bindings for streams feat: create exchanges and bindings for streams with non stream sources May 7, 2026
Signed-off-by: Dane Hunt <dhunt3800@gmail.com>
@dhunt3800 dhunt3800 force-pushed the pr-no-stream-exchanges branch from cc07633 to 440b4e4 Compare May 7, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

streams create exchange and bindings

1 participant