Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/2752#discussion_r200406284
--- Diff: storm-core/src/jvm/org/apache/storm/ui/UIHelpers.java ---
@@ -59,6 +116,12 @@
new Object[]{ "d", null }
};
+ /**
+ * Prettigy uptime string.
--- End diff --
nit: prettify?---
