mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-03 15:59:53 +00:00
ARTEMIS-2360 Removing commented out code
This commit is contained in:
parent
5243085d91
commit
7fa1b13cc4
@ -45,7 +45,6 @@ public class SessionReceiveMessage_1X extends SessionReceiveMessage {
|
||||
public ActiveMQBuffer encode(final CoreRemotingConnection connection) {
|
||||
ICoreMessage messageSynchronize = message;
|
||||
synchronized (messageSynchronize) {
|
||||
// messageSynchronize.messageChanged();
|
||||
// there's a possible race, in case non standard components touch the message body
|
||||
// between allocating and actual encoding there could be a difference in size
|
||||
// sendBuffer_1X would fail
|
||||
|
Loading…
x
Reference in New Issue
Block a user