[
https://issues.apache.org/jira/browse/NIFI-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865365#comment-15865365
]
ASF GitHub Bot commented on NIFI-3405:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/1492
@pvillard31 Thanks for the improvement! I've tested it with a standalone
and cluster mode.
Although uptime was displayed as expected, I felt the NiFi Cluster dialog
became a little bit confusing because there are two 'Uptime' columns now. One
is in 'NODES' tab, and another is 'JVM' tab.
The one in 'NODES' tab is actually a timestamp denoting when the node has
started.
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/cluster/nf-cluster-table.js#L498
I'd suggest renaming the existing one in 'NODES' tab to something like
`Started At`. How do you think?


> Add uptime to JVM section in System Diagnostics
> -----------------------------------------------
>
> Key: NIFI-3405
> URL: https://issues.apache.org/jira/browse/NIFI-3405
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: Aldrin Piri
> Assignee: Pierre Villard
> Fix For: 1.2.0
>
>
> When diagnosing system performance, it would be helpful to see how long the
> current JVM has been alive. In one case, this could provide context helpful
> for interpreting garbage collection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)