gnodet commented on PR #22031:
URL: https://github.com/apache/camel/pull/22031#issuecomment-4072853781
Tested locally with jedis 7.4.0:
- **Unit tests**: 12/12 passed (mocked Redis)
- **Integration tests** (testcontainers Redis):
- `RedisProducerManualIT`: 2/2 passed (SET + GET operations)
- `RedisConsumerManualIT`: 1/1 passed
- `RedisComponentSpringManualIT`: skipped (Spring XML context)
- `RedisStringIdempotentRepositoryManualIT`: skipped (different setup)
All compiles cleanly, no API breakage. Good to merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]