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/08/18 21:16:04 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on a change in pull request #2801: ARTEMIS-2454 Message Body damaged after re-encoding

clebertsuconic commented on a change in pull request #2801: ARTEMIS-2454 Message Body damaged after re-encoding
URL: https://github.com/apache/activemq-artemis/pull/2801#discussion_r315002693
 
 

 ##########
 File path: artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protocol/amqp/converter/TestConversions.java
 ##########
 @@ -31,14 +33,17 @@
 import org.apache.activemq.artemis.protocol.amqp.converter.jms.ServerJMSTextMessage;
 import org.apache.activemq.artemis.protocol.amqp.util.NettyReadable;
 import org.apache.activemq.artemis.protocol.amqp.util.NettyWritable;
+import org.apache.activemq.artemis.protocol.amqp.util.TLSEncode;
 
 Review comment:
   it's failing on checkstyle right here actually.. fixing it.

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