[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-23 Thread wenlong88
Github user wenlong88 closed the pull request at: https://github.com/apache/flink/pull/2401 --- 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

[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-23 Thread wenlong88
GitHub user wenlong88 reopened a pull request: https://github.com/apache/flink/pull/2401 [FLINK-4443][rpc] Add support in RpcCompletenessTest for inheritance of RpcGateway and RpcEndpoint RpcCompletenessTest needs to support RpcGateway which is composited by some basic functions

[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-23 Thread wenlong88
Github user wenlong88 closed the pull request at: https://github.com/apache/flink/pull/2401 --- 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

[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-22 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2401#discussion_r75690285 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rpc/RpcCompletenessTest.java --- @@ -337,4 +337,25 @@ private static boolean

[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-22 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2401#discussion_r75690212 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rpc/RpcCompletenessTest.java --- @@ -337,4 +337,25 @@ private static boolean

[GitHub] flink pull request #2401: [FLINK-4443][rpc] Add support in RpcCompletenessTe...

2016-08-22 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2401#discussion_r75690051 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/RpcGateway.java --- @@ -28,5 +28,6 @@ * * @return Fully qualified

[GitHub] flink pull request #2401: [FLInk-4443][rpc] Add support in RpcCompletenessTe...

2016-08-22 Thread wenlong88
GitHub user wenlong88 opened a pull request: https://github.com/apache/flink/pull/2401 [FLInk-4443][rpc] Add support in RpcCompletenessTest for inheritance of RpcGateway and RpcEndpoint adding support for RpcCompletenessTest needs to support RpcGateway which is composited by some