GitHub user srishtyagrawal opened a pull request:
https://github.com/apache/storm/pull/2535
STORM-2877: Add an option to configure pagination in Storm UI
Backporting this Storm UI change which has already been merged in master.
JIRA ticket: https://issues.apache.org/jira/browse/STORM-2877
Merged PR in master branch: https://github.com/apache/storm/pull/2505
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srishtyagrawal/storm STORM-2877-1.0.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2535.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2535
----
commit 86e28ad5c21666a0da3d7ad38c7bda75bc673062
Author: Srishty Agrawal <sagrawal@...>
Date: 2018-01-25T20:20:17Z
STORM-2877: Add an option to configure pagination in Storm UI
----
---