dan-s1 commented on PR #11585:
URL: https://github.com/apache/nifi/pull/11585#issuecomment-5397246545
It looks like there are changes from Redis 4.0.6 to 4.1.1
```
2026-08-24T14:22:51.4824216Z ##[warning][WARNING]
/home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/SimpleRedisDistributedMapCacheClientService.java:[152,121]
[deprecation] SetOption in RedisStringCommands has been deprecated
2026-08-24T14:22:51.4904582Z ##[warning][WARNING]
/home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-redis-bundle/nifi-redis-extensions/src/main/java/org/apache/nifi/redis/service/SimpleRedisDistributedMapCacheClientService.java:[152,44]
[deprecation] set(byte[],byte[],Expiration,SetOption) in RedisStringCommands
has been deprecated
```
--
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]