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

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

Commit d7a8d275c96040627dd357fa76ba4a8276df8682 in nifi's branch 
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d7a8d27 ]

NIFI-8642 Select the default Old Gen Memory Pool for Memory Reporting Task

This closes #5115.

Signed-off-by: Tamas Palfy <[email protected]>


> Select the default Old Gen Memory Pool for Memory Reporting Task
> ----------------------------------------------------------------
>
>                 Key: NIFI-8642
>                 URL: https://issues.apache.org/jira/browse/NIFI-8642
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Timea Barna
>            Assignee: Timea Barna
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Add some code in a static method (which can then be called when building the 
> descriptor and setting its default value) that determines which memory pools 
> are available and then chooses one, based on a set of hardcoded values. I.e., 
> "G1 Old Gen", "PS Old Gen" or whatever is the name of the Old Generation 
> memory pool. Would need to find the list of possible values from somewhere. 
> At a minimum, we could at least use G1 Old Gen and the one for Java's default 
> GC algorithm.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to