coderzc commented on code in PR #181:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/181#discussion_r867323987


##########
computer-core/src/main/java/com/baidu/hugegraph/computer/core/network/netty/AbstractNettyHandler.java:
##########
@@ -115,6 +115,7 @@ protected void processFailMessage(ChannelHandlerContext ctx,
         this.transportHandler().exceptionCaught(exception, connectionId);
     }
 
+    @Deprecated

Review Comment:
   at present the `FailMessage` seems there is useless but lack of increased 
the complexity of the implementation



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to