Github user clebertsuconic commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1764#discussion_r160689970
  
    --- Diff: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/protocol/ProtocolHandler.java
 ---
    @@ -143,6 +143,8 @@ public void channelRead(ChannelHandlerContext ctx, 
Object msg) throws Exception
              }
           }
     
    +
    +      // the innitial communication happens here...
    --- End diff --
    
    ouch.. I will separate this commit and keep it :)
    Live coding!!! 


---

Reply via email to