nifi/nifi-nar-bundles/nifi-redis-bundle
Peter Turcsanyi ac80b9d900
NIFI-11595 StateProvider.replace() supports creating the initial state
- Extracted common logic from setState() and replace() into modifyState()
- Removed redundant code from createNode() because exceptions are handled on the caller side
- NodeExistsException and InterruptedException are handled in setState() and replace()
- Also used KeeperException's subclasses instead of KeeperException.code()

This closes #7324

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 10:06:38 -05:00
..
nifi-redis-extensions NIFI-11595 StateProvider.replace() supports creating the initial state 2023-09-19 10:06:38 -05:00
nifi-redis-nar NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-redis-service-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-redis-service-api-nar NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
pom.xml NIFI-11998 Update spring.data.redis.version to 2.7.15 2023-08-25 23:36:05 +02:00