Skip to content

GH-8108: Add DSL for Redis Outbound Command Gateway.#10941

Merged
artembilan merged 2 commits intospring-projects:mainfrom
mjd507:redis-gateway
Apr 14, 2026
Merged

GH-8108: Add DSL for Redis Outbound Command Gateway.#10941
artembilan merged 2 commits intospring-projects:mainfrom
mjd507:redis-gateway

Conversation

@mjd507
Copy link
Copy Markdown
Contributor

@mjd507 mjd507 commented Apr 13, 2026

Related to: #8108

Related to: spring-projects#8108

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.

Looks great!
Just one suggestion.

Thanks

@mjd507
Copy link
Copy Markdown
Contributor Author

mjd507 commented Apr 14, 2026

Looks like a flaky failure on the Kafka batch inbound assertion. I try to amend this commit and force push.

Task :spring-integration-kafka:test

MessageDrivenAdapterTests > testInboundBatch(EmbeddedKafkaBroker) FAILED
java.lang.AssertionError at MessageDrivenAdapterTests.java:488

…atewaySpec`

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

Thank you for the update, @mjd507 !

that Kafka batch test is indeed unstable .
I just cannot figure out properties combination to get exactly two records. Or we need to change test logic to verify until both records are there, or just drop such a test off 😢

@mjd507
Copy link
Copy Markdown
Contributor Author

mjd507 commented Apr 14, 2026

that Kafka batch test is indeed unstable . I just cannot figure out properties combination to get exactly two records. Or we need to change test logic to verify until both records are there, or just drop such a test off 😢

ok, I'll create an issue for that.

@artembilan artembilan merged commit 9c01613 into spring-projects:main Apr 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants