You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/12/14 12:06:00 UTC

[jira] [Commented] (NIFI-12509) Change default TTL for HazelcastMapCacheClient

    [ https://issues.apache.org/jira/browse/NIFI-12509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796702#comment-17796702 ] 

ASF subversion and git services commented on NIFI-12509:
--------------------------------------------------------

Commit 3c4ccd2c647d593c04c0f2dac85df7c5a652d885 in nifi's branch refs/heads/main from Simon Bence
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3c4ccd2c64 ]

NIFI-12509 Changing default TTL of HazelcastMapCacheClient

This closes #8154.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> 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
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)