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

Task: Supersede outbound message queue with Event Bus usage #97

Open
dbluhm opened this issue Jun 2, 2021 · 5 comments
Open

Task: Supersede outbound message queue with Event Bus usage #97

dbluhm opened this issue Jun 2, 2021 · 5 comments

Comments

@dbluhm
Copy link
Collaborator

dbluhm commented Jun 2, 2021

Evolution of converting outbound message delivery to use Event Bus. Now use the Event Bus to simplify the "external queuing" system contributed by Kiva.

@Luis-GA Luis-GA self-assigned this Jun 7, 2021
@Luis-GA
Copy link

Luis-GA commented Jun 7, 2021

Some doubts:

I don't know if this task is referring to supersede the transport.outbound.QueuedOutboundMessage or transport.outbound.queue.BaseOutboundQueue. In the beginning, I thought it was the first one because of the name of the task, however, the "external queuing" and the possible collision with #95 made me doubt.

Where is the contribution from kiva?

@burdettadam
Copy link

burdettadam commented Jun 7, 2021

Kiva contribution and merged

@Luis-GA
Copy link

Luis-GA commented Jun 7, 2021

So, the idea will be to supersede the transport.outbound.queue.BaseOutboundQueue with the existing EventBus, isnt it?

@burdettadam
Copy link

yes?

@Luis-GA
Copy link

Luis-GA commented Jun 9, 2021

#99

@Luis-GA Luis-GA removed their assignment Jun 28, 2021
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

No branches or pull requests

3 participants