|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Code changed in jenkins
User: Chris Arnott
Path:
core/src/main/java/hudson/node_monitors/DiskSpaceMonitorDescriptor.java
core/src/main/java/hudson/node_monitors/SwapSpaceMonitor.java
http://jenkins-ci.org/commit/jenkins/3f7de7f317441a36be4179d978007db1f644e033
Log:
JENKINS-7776Show human readable units when Monitored space is low.Revert the logic in DiskSpaceMonitor to be correct again.
Use Functions.humanReadableByteSize() to show useful values in Monitors.