sijie commented on a change in pull request #8686:
URL: https://github.com/apache/pulsar/pull/8686#discussion_r529775071



##########
File path: 
pulsar-proxy/src/main/java/org/apache/pulsar/proxy/server/ProxyConnection.java
##########
@@ -169,6 +171,11 @@ public void exceptionCaught(ChannelHandlerContext ctx, 
Throwable cause) throws E
 
     @Override
     public void channelRead(final ChannelHandlerContext ctx, Object msg) 
throws Exception {
+        System.out.println(haProxyMessage);

Review comment:
       remove this?




----------------------------------------------------------------
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.

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


Reply via email to