You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhangjing (JIRA)" <ji...@apache.org> on 2016/09/01 06:55:21 UTC

[jira] [Created] (FLINK-4547) Return same object when call connect method in AkkaRpcService using same address and same rpc gateway class

zhangjing created FLINK-4547:
--------------------------------

             Summary: Return same object when call connect method in AkkaRpcService using same address and same rpc gateway class
                 Key: FLINK-4547
                 URL: https://issues.apache.org/jira/browse/FLINK-4547
             Project: Flink
          Issue Type: Sub-task
            Reporter: zhangjing


Now every time call connect method in AkkaRpcService class using same address and same rpc gateway class, the return gateway object is totally different with each other which equals and hashcode are not same. 
Maybe it’s reasonable to have the same result  when using the same address and same Gateway class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)