[
https://issues.apache.org/jira/browse/ARTEMIS-2454?focusedWorklogId=296957&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-296957
]
ASF GitHub Bot logged work on ARTEMIS-2454:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Aug/19 20:36
Start Date: 18/Aug/19 20:36
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on pull request #2801:
ARTEMIS-2454 Message Body damaged after re-encoding
URL: https://github.com/apache/activemq-artemis/pull/2801#discussion_r315001318
##########
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:
I dont think this needed to be added. I cant see it being used
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 296957)
Time Spent: 20m (was: 10m)
> AMQPMessage re-encode may damage the message body and application properties.
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-2454
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2454
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.9.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Blocker
> Fix For: 2.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)