[ https://issues.apache.org/jira/browse/ACTIVEMQ6-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508936#comment-14508936 ]
ASF GitHub Bot commented on ACTIVEMQ6-94: ----------------------------------------- Github user gaohoward commented on the pull request: https://github.com/apache/activemq-6/pull/211#issuecomment-95560474 Ah, in the test setting 50M is just to make the test run faster. consider it's 3G large message... > 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)