Skip to content

Add message_store pattern in IntegrationPatternType#10978

Open
mjd507 wants to merge 1 commit intospring-projects:mainfrom
mjd507:integration-pattern
Open

Add message_store pattern in IntegrationPatternType#10978
mjd507 wants to merge 1 commit intospring-projects:mainfrom
mjd507:integration-pattern

Conversation

@mjd507
Copy link
Copy Markdown
Contributor

@mjd507 mjd507 commented Apr 22, 2026

Make MessageStore extend IntegrationPattern with default message_store type.

Make `MessageStore` extend `IntegrationPattern` with default message_store type.

Signed-off-by: Jiandong Ma <jiandong.ma.cn@gmail.com>
Copy link
Copy Markdown
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I don't see any problem with this.
We have introduced an IntegrationPattern contract to satisfy Integration Graph logic: https://docs.spring.io/spring-integration/reference/graph.html#page-title.
The MessageStore is not part of the graph for the flow representation.
So, that is probably why it was missed as part of this contact.
But what you have done really fits into the whole EIP picture.

Thank you! 👍

WDYT, @cppwfs ?

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.

3 participants