Details
Description
The current pagination default value for Storm UI is hard-coded to be 20. Pagination has been introduced in Storm 1.x. Having 20 items in the list restricts searching through the page. It will be beneficial to have a configuration option, say ui.pagination, which will set the default pagination value when Storm UI loads. This option can be added to storm.yaml along with other configurations.