[GitHub] flink pull request: [FLINK-2914] Add missing break Statement in ZK...

2015-11-17 Thread StephanEwen
Github user StephanEwen commented on the pull request:

https://github.com/apache/flink/pull/1359#issuecomment-157343610
  
Looks correct (and affects only logging).

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 project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2914] Add missing break Statement in ZK...

2015-11-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2914] Add missing break Statement in ZK...

2015-11-16 Thread hsaputra
Github user hsaputra commented on the pull request:

https://github.com/apache/flink/pull/1359#issuecomment-157262540
  
Any way to test for this fix?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2914] Add missing break Statement in ZK...

2015-11-16 Thread zentol
GitHub user zentol opened a pull request:

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

[FLINK-2914] Add missing break Statement in ZKJobGraphStore



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

$ git pull https://github.com/zentol/flink 2914_break

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

https://github.com/apache/flink/pull/1359.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 #1359


commit e54198f479f8366288c432ae77de54b3683416c7
Author: zentol 
Date:   2015-11-16T10:35:28Z

[FLINK-2914] Add missing break Statement in ZKJobGraphStore




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---