[GitHub] flink pull request #3323: [hotfix] [core] Add missing stability annotations ...

2017-02-24 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3323#discussion_r102923999 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/Archiveable.java --- @@ -17,8 +17,11 @@ */ package org.apache.flink.api.common;

[GitHub] flink pull request #3323: [hotfix] [core] Add missing stability annotations ...

2017-02-24 Thread fhueske
Github user fhueske closed the pull request at: https://github.com/apache/flink/pull/3323 --- 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 ena

[GitHub] flink pull request #3323: [hotfix] [core] Add missing stability annotations ...

2017-02-21 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3323#discussion_r102227190 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/Archiveable.java --- @@ -17,8 +17,11 @@ */ package org.apache.flink.api.common;

[GitHub] flink pull request #3323: [hotfix] [core] Add missing stability annotations ...

2017-02-15 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/3323 [hotfix] [core] Add missing stability annotations for classes in flink-core Several classes in `flink-core` do not have a stability annotation. I went over the classes which were added since Flin