Github user srishtyagrawal commented on the issue:
https://github.com/apache/storm/pull/2505
@HeartSaVioR, I agree that saving pagination for a user makes more sense.
Currently, this information is saved per session for a user. [This is being
done using stateSave
functionality](https://datatables.net/examples/basic_init/state_save.html).
Do we still want a cookie to store the pagination value?---
