Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes issue #4169 - Display node uptime in a human readable format #4442

Merged
merged 1 commit into from
Feb 8, 2020
Merged

fixes issue #4169 - Display node uptime in a human readable format #4442

merged 1 commit into from
Feb 8, 2020

Conversation

bbulk
Copy link
Contributor

@bbulk bbulk commented Jan 19, 2020

Description

Converted the node uptime display format from milliseconds to a human readable format.
There was already a handler for this purpose that could be used. Since a node can also be stopped and then has no uptime, the handler needed a null check.

fixes #4169

Testing

Testing Performed

Created a new instance and opened its standaloneInstanceGeneral.jsf page.
Checked the result when the instance is running & stopped.

Testing Environment

Zulu JDK 1.8_232
Windows 10
Maven 3.6.1

@rdebusscher rdebusscher added PR: Awaiting CLA Contributor does not have a CLA or has submitted an unconfirmed CLA. PR: CLA CLA submitted on PR by the contributor and removed PR: Awaiting CLA Contributor does not have a CLA or has submitted an unconfirmed CLA. labels Jan 20, 2020
@MeroRai
Copy link
Member

MeroRai commented Jan 22, 2020

Jenkins test please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: CLA CLA submitted on PR by the contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Development request (node uptime) /CUSTCOM-187
4 participants