You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srishtyagrawal <gi...@git.apache.org> on 2018/01/25 20:28:07 UTC

[GitHub] storm pull request #2535: STORM-2877: Add an option to configure pagination ...

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 <sa...@...>
Date:   2018-01-25T20:20:17Z

    STORM-2877: Add an option to configure pagination in Storm UI

----


---

[GitHub] storm issue #2535: STORM-2877: Backport for 1.0.x-branch

Posted by srishtyagrawal <gi...@git.apache.org>.
Github user srishtyagrawal commented on the issue:

    https://github.com/apache/storm/pull/2535
  
    Definitely @HeartSaVioR! Thanks for merging this one.


---

[GitHub] storm issue #2535: STORM-2877: Backport for 1.0.x-branch

Posted by srishtyagrawal <gi...@git.apache.org>.
Github user srishtyagrawal commented on the issue:

    https://github.com/apache/storm/pull/2535
  
    Thanks for confirming that @HeartSaVioR. We have  the changes for`STROM-2877-Introduce an option to configure pagination in Storm UI` in all the development branches which are 1+ 


---

[GitHub] storm pull request #2535: STORM-2877: Backport for 1.0.x-branch

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2535


---

[GitHub] storm issue #2535: STORM-2877: Backport for 1.0.x-branch

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/2535
  
    @srishtyagrawal 
    Could you also raise pull request against 1.1.x branch?


---

[GitHub] storm issue #2535: STORM-2877: Backport for 1.0.x-branch

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/2535
  
    @srishtyagrawal Yes right, the cherry-picking was hopefully easy one. :)


---

[GitHub] storm issue #2535: STORM-2877: Backport for 1.0.x-branch

Posted by srishtyagrawal <gi...@git.apache.org>.
Github user srishtyagrawal commented on the issue:

    https://github.com/apache/storm/pull/2535
  
    @HeartSaVioR I see STORM-2877 in the [commit history for 1.1.x branch](https://github.com/apache/storm/commits/1.1.x-branch). Did you cherry-pick the changes already? I don't need to create a backport PR now, right?


---