[
https://issues.apache.org/jira/browse/NIFI-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949601#comment-15949601
]
ASF subversion and git services commented on NIFI-3272:
-------------------------------------------------------
Commit e20353516339b78d2a1eae2828c620c4d4876805 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e203535 ]
NIFI-3272 This closes #1616.
- Updating the garbage collection column to use a icon with tooltip to relay
all garbage collections.
> 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: Joseph Witt
> 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)