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

(WIP,Do Not Merge)Exploration/UndeliverableToKafka #3

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

burdettadam
Copy link

Exploration of sending undeliverable messages to a Kafka service. When a message is not able to be delivered, a Kafka producer sends the message to a Kafka service for further processing. Kafka topics are undeliverable_outbound and undeliverable_inbound. Not tested.
Next steps:
The inbound transport manager could be used to consume messages from a Kafka service. The topic the transport should consume is messages did's, with which the auth encrypted messages they know how to process? This would require a Kafka service that filters undeliverable messages to new topics. How to configure this consumer is not clear yet.

dbluhm pushed a commit that referenced this pull request Feb 4, 2021
dbluhm pushed a commit that referenced this pull request Apr 7, 2021
@dbluhm dbluhm marked this pull request as draft September 8, 2021 16:22
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