Github user srishtyagrawal commented on a diff in the pull request:
https://github.com/apache/storm/pull/2505#discussion_r160570956
--- Diff: storm-server/src/main/java/org/apache/storm/DaemonConfig.java ---
@@ -307,6 +307,12 @@
@isString
public static final String UI_CENTRAL_LOGGING_URL =
"ui.central.logging.url";
+ /**
+ * Storm UI drop-down pagination value.
--- End diff --
Done!---
