[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1287 --- 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 enab

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-10-22 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1287#issuecomment-150318790 Thanks for the review. Will merge this. --- 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 proje

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-10-22 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1287#issuecomment-150212141 +1 good to merge! --- 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

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-10-22 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/1287 [FLINK-2206] Fix incorrect counts of finished, canceled, and failed jobs in new web dashboard Use the existing counters in the `MemoryArchivist` instead of iterating through the size-limited job ma

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/826 --- 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 enabl

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-06-12 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/826#issuecomment-111432033 OK, will merge --- 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

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-06-12 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/826#issuecomment-111431637 Tested locally and works fine. +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 hav

[GitHub] flink pull request: [FLINK-2206] Fix incorrect counts of finished,...

2015-06-11 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/826 [FLINK-2206] Fix incorrect counts of finished, canceled, and failed jobs in webinterface The number of finished, canceled, and failed jobs is no longer bound by the size of the job archive and updat