Simon Bence created NIFI-12509:
----------------------------------
Summary: Change default TTL for HazelcastMapCacheClient
Key: NIFI-12509
URL: https://issues.apache.org/jira/browse/NIFI-12509
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Simon Bence
Assignee: Simon Bence
Current default TTL is 0, which in terms of Hazelcast means that the cache will
be ever-growing. Having Max Size Policy on the imap (backs the cache) can be
reached via instance (server side) so it looks to be a valid setup to user 0
TTL. This makes it unreasonable to not allow the value at this point. Note:
`EmbeddedHazelcastCacheManager` has currently no opportunity to set such a Max
Size Policy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)