You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by ifndef-SleePy <gi...@git.apache.org> on 2017/02/23 06:06:06 UTC

[GitHub] flink pull request #3396: [FLINK-5879] Fix bug about ExecutionAttemptID, add...

GitHub user ifndef-SleePy opened a pull request:

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

    [FLINK-5879] Fix bug about ExecutionAttemptID, add super() in constructor.

    

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

    $ git pull https://github.com/alibaba/flink jira-5879

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

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

----


---
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 #3396: [FLINK-5879] Fix bug about ExecutionAttemptID, add...

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

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


---
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 #3396: [FLINK-5879] Fix bug about ExecutionAttemptID, add super(...

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

    https://github.com/apache/flink/pull/3396
  
    Ah, you are right. I think I mixed up this issue with another one. Thank you for pointing it out.


---
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 #3396: [FLINK-5879] Fix bug about ExecutionAttemptID, add super(...

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

    https://github.com/apache/flink/pull/3396
  
    Hi, I think the no args constructor from parent class will be called implicitly, does it? 


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