You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2015/03/30 08:07:56 UTC

[jira] [Created] (ACTIVEMQ6-94) HornetQ Bridge does not handle large messages

Howard Gao created ACTIVEMQ6-94:
-----------------------------------

             Summary: HornetQ Bridge does not handle large messages
                 Key: ACTIVEMQ6-94
                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-94
             Project: Apache ActiveMQ 6
          Issue Type: Bug
    Affects Versions: 6.0.0
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 6.1.0


When sending a large message that exceeds the size of Integer.MAX_VALUE, the bridge will get negative chunk size during fowarding. And the resend cache is not limited so there is a potential that it may get OutOfMemory exception.

Related jira:
https://issues.jboss.org/browse/HORNETQ-1465



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)