[
https://issues.apache.org/jira/browse/NIFI-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945100#comment-15945100
]
Joseph Witt commented on NIFI-3272:
-----------------------------------
[~mcgilman]i took a look and this is awesome. however, it appears to presume
G1 is the garbage collector in use. We should avoid that. Can you please
address or remove the fix version for now?
> 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
> Fix For: 1.2.0
>
>
> 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)