[
https://issues.apache.org/jira/browse/NIFI-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman reassigned NIFI-3272:
---------------------------------
Assignee: Matt Gilman
> UI - GC stats in Cluster view
> -----------------------------
>
> Key: NIFI-3272
> URL: https://issues.apache.org/jira/browse/NIFI-3272
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> The GC stats in the Cluster view assume the garbage collector is set to G1 as
> the column headers are hard coded. This needs to be updated to utilize the
> name of the garbage collector in the response. Since a JVM can return 1 or
> more garbage collection beans, it is not possible to guarantee the same
> column model for each row in the table (node in the cluster). We likely need
> to break this out into a single GC column which shows all the garbage
> collections probably in a dialog (since there can be many).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)