nifi/nifi-nar-bundles/nifi-standard-services
Koji Kawamura ef54a8ec69
NIFI-3214: Added fetch and replace to DistributedMapCache
- Using fetch and replace together can provide optimistic locking for
  concurrency control.
- Added fetch to get cache entry with its meta data such as revision
  number.
- Added replace to update cache only if it has not been updated.
- Added Map Cache protocol version 2 for those new operations.
- Existing operations such as get or put can work with protocol version
  1.

This closes #1410.

Signed-off-by: Bryan Bende <bbende@apache.org>
2017-01-16 12:15:06 -05:00
..
nifi-dbcp-service-api NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-dbcp-service-bundle NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-distributed-cache-client-service-api NIFI-3214: Added fetch and replace to DistributedMapCache 2017-01-16 12:15:06 -05:00
nifi-distributed-cache-services-bundle NIFI-3214: Added fetch and replace to DistributedMapCache 2017-01-16 12:15:06 -05:00
nifi-hbase-client-service-api NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-hbase_1_1_2-client-service-bundle NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-http-context-map-api NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-http-context-map-bundle NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-load-distribution-service-api NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-ssl-context-bundle NIFI-3004 Added failing unit test to SSLContextServiceTest to demonstrate that customValidate caches result from previous validation. 2017-01-05 17:32:11 -08:00
nifi-ssl-context-service-api NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-standard-services-api-nar NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00