Matt Gilman created NIFI-3272:
---------------------------------

             Summary: 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
             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.4#6332)

Reply via email to