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?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---