You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/26 12:52:39 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on a change in pull request #2647: ARTEMIS-2323 NettyTransport should also send requests with void promises

clebertsuconic commented on a change in pull request #2647: ARTEMIS-2323 NettyTransport should also send requests with void promises
URL: https://github.com/apache/activemq-artemis/pull/2647#discussion_r278934714
 
 

 ##########
 File path: tests/artemis-test-support/src/main/java/org/apache/activemq/transport/amqp/client/AmqpConnection.java
 ##########
 @@ -295,31 +294,6 @@ public void run() {
       return session;
    }
 
-   //----- Access to low level IO for specific test cases -------------------//
-
-   public void sendRawBytes(final byte[] rawData) throws Exception {
 
 Review comment:
   You removed this because it was dead code?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services