You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by Ethanlm <gi...@git.apache.org> on 2017/07/18 17:38:54 UTC

[GitHub] storm pull request #2222: [STORM-2133] add page-rendered-at timestamp on the...

GitHub user Ethanlm opened a pull request:

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

    [STORM-2133] add page-rendered-at timestamp on the UI

    As a user, I would like a simple timestamp of when a UI page was rendered, so that, I can quickly check if the information is fresh.
    This is mainly for the case of keeping browser tabs open for a long while during debugging. Seeing old data in your browser could harm the effort.    -Reported by @d2r 
    
    see: https://issues.apache.org/jira/browse/STORM-2133
    
    This PR adds timestamp on index, topology, supervisor, owner, component pages, etc. I didn't add timestamp on logviewer pages since logs have clear timestamps.  Please let me know if it's also needed. Thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Ethanlm/storm STORM-2133

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2222.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 #2222
    
----
commit 8ac87838d584eebe5d8c6ef434c0e560c177d4a2
Author: Ethan Li <et...@gmail.com>
Date:   2017-07-18T17:23:53Z

    [STORM-2133] add Page-rendered-at timestamp on the UI

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #2222: [STORM-2133] add page-rendered-at timestamp on the UI

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

    https://github.com/apache/storm/pull/2222
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #2222: [STORM-2133] add page-rendered-at timestamp on the UI

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

    https://github.com/apache/storm/pull/2222
  
    The timestamp at the bottom of the page.
    
    <img width="1279" alt="screen shot 2017-07-18 at 12 29 02 pm" src="https://user-images.githubusercontent.com/14900612/28331368-5f590b9a-6bb6-11e7-8f66-b17f23e79276.png">



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request #2222: [STORM-2133] add page-rendered-at timestamp on the...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---