You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by uce <gi...@git.apache.org> on 2017/01/18 17:37:09 UTC

[GitHub] flink pull request #3165: [FLINK-5560] [webfrontend] Align table header colu...

GitHub user uce opened a pull request:

    https://github.com/apache/flink/pull/3165

    [FLINK-5560] [webfrontend] Align table header columns with body

    The checkpoint summary stats table was misaligned. The header listed the state size before the end to end duration whereas the body had end to end duration before the state size. This PR swaps the header columns.
    
    I've also piggybacked a small hotfix to the reported subtask stats that confused me when I revisted it during this fix. I'll merge this as soon as Travis passes.

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

    $ git pull https://github.com/uce/flink 5560-misaligned

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

    https://github.com/apache/flink/pull/3165.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 #3165
    
----
commit 5ebae2d2db356031981b979db59a7b51fae47395
Author: Ufuk Celebi <uc...@apache.org>
Date:   2017-01-18T17:31:32Z

    [FLINK-5560] [webfrontend] Align table header columns with body

commit cf7712b08ea675235689185f9625af169a83b343
Author: Ufuk Celebi <uc...@apache.org>
Date:   2017-01-18T17:32:14Z

    [hotfix] [webfrontend] Rename 'pending' subtask stat to 'pending_or_failed'

commit 364b4a49be8a48c3e5a65d94885f8856edd71758
Author: Ufuk Celebi <uc...@apache.org>
Date:   2017-01-18T17:33:17Z

    [webfrontend] Rebuild web frontend

----


---
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] flink issue #3165: [FLINK-5560] [webfrontend] Align table header columns wit...

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

    https://github.com/apache/flink/pull/3165
  
    +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] flink pull request #3165: [FLINK-5560] [webfrontend] Align table header colu...

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

    https://github.com/apache/flink/pull/3165


---
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.
---