[GitHub] flink issue #2629: [FLINK-4391] Provide support for asynchronous operations ...

2016-12-15 Thread mproch
Github user mproch commented on the issue:

https://github.com/apache/flink/pull/2629
  
@bjlovegithub @tillrohrmann thanks for quick reply :+1:  I really 
appreciate your work!


---
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 issue #2498: [FLINK-4619] - JobManager does not answer to client when ...

2016-10-17 Thread mproch
Github user mproch commented on the issue:

https://github.com/apache/flink/pull/2498
  
@StephanEwen can I retrigger this or whatever?


---
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 issue #2498: [FLINK-4619] - JobManager does not answer to client when ...

2016-10-08 Thread mproch
Github user mproch commented on the issue:

https://github.com/apache/flink/pull/2498
  
Hmm... I managed to make travis build pass, but I cannot see how jenkins 
test failures relate to my change...


---
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 issue #2498: [FLINK-4619] - JobManager does not answer to client when ...

2016-09-15 Thread mproch
Github user mproch commented on the issue:

https://github.com/apache/flink/pull/2498
  
Yes, it's a bit more tricky then I expected... These tests probably also 
need to be changed, because they relied on previous behaviour... What's more 
with the change some checks on FlinkMiniCluster start to be 
non-deterministic... I'll commit fixes when I'll fully understand how it 
works...


---
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 #2498: [FLINK-4619] - JobManager does not answer to clien...

2016-09-14 Thread mproch
GitHub user mproch opened a pull request:

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

[FLINK-4619] - JobManager does not answer to client when restore from 
savepoint fails



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

$ git pull https://github.com/mproch/flink flink-4619

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

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


commit 79ed80af927ecededd06ba61d98879b189f064ea
Author: Maciek Próchniak <m...@touk.pl>
Date:   2016-09-14T12:27:27Z

[FLINK-4619] - JobManager does not answer to client when restore from 
savepoint fails




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