Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Enhance publishmq module to support the outbox pattern. #115

Open
danhaywood opened this issue Oct 1, 2019 · 0 comments
Open

Enhance publishmq module to support the outbox pattern. #115

danhaywood opened this issue Oct 1, 2019 · 0 comments

Comments

@danhaywood
Copy link
Contributor

So that the publishing to ActiveMQ can be disabled, and instead also save a copy to a new Outbox entity (same shape as PublishedEvent).

Should also provide REST domain services to all OutboxEvent to be queried and instances to be removed.

danhaywood added a commit that referenced this issue Oct 1, 2019
danhaywood added a commit that referenced this issue Oct 1, 2019
danhaywood added a commit that referenced this issue Oct 1, 2019
danhaywood added a commit that referenced this issue Oct 1, 2019
…or publishmq service

The JMS code now moves into this module, meaning that publishmq service itself is agnostic, just iterates over its own SPI.
danhaywood added a commit that referenced this issue Oct 1, 2019
danhaywood added a commit that referenced this issue Oct 1, 2019
…upon it.

Also adds implementations of InteractionExecutionRepository and PublishedObjectsRepository for OutboxEvent.
danhaywood added a commit that referenced this issue Oct 3, 2019
outboxclient, outbox-canonical; removes PublishedEventAbstract
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
…or publishmq service

The JMS code now moves into this module, meaning that publishmq service itself is agnostic, just iterates over its own SPI.
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
…upon it.

Also adds implementations of InteractionExecutionRepository and PublishedObjectsRepository for OutboxEvent.
danhaywood added a commit that referenced this issue Oct 3, 2019
outboxclient, outbox-canonical; removes PublishedEventAbstract
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 3, 2019
danhaywood added a commit that referenced this issue Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant