Skip to content

[MessageOutbox] Outbox relay design #215

Answered by frankdejonge
lcobucci asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lcobucci, this sounds like a very much worthwhile addition. Shall we introduce this as a BatchedOutboxRelay? That way we can introduce it in a non-breaking way. The old implementation can then stay in case people use/prefer it for their own case. Alternatively, we can rename the existing to RelayOutboxThroughConsumer and call the new one RelayOutboxThroughDispatcher and create a class that extends the RelayThroughConsumer for backward compatibility. I'm OK either way, do you have any preference or ideas about this?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lcobucci
Comment options

Answer selected by lcobucci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants