Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2381 I'm actually not so sure whether it's such a big problem for the annotation check. You simply don't consider the methods which have been declared by `RpcGateway` and you're done. In this [commit](https://github.com/tillrohrmann/flink/commit/fc80d930dbf045592ca52b9e76fcafb260c13707) you can see how I would do it. If this commit fulfils your requirements, then we can merge it. This PR still contains unrelated changes such as the `RpcCompletenessTest` improvements. This should be treated in a separate PR. The best thing is to either do a force push or to close an re-open a PR in this case (then you get rid of the revert commit).
--- 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. ---