[ https://issues.apache.org/jira/browse/QPID-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367636#comment-17367636 ]
ASF subversion and git services commented on QPID-8452: ------------------------------------------------------- Commit 03a9cf47a2cb23ae7044c023c0d0be8e31d207b0 in qpid-broker-j's branch refs/heads/main from Marek Laca [ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=03a9cf4 ] QPID-8452: Fix validation of maximum message size This closes #96 > Message larger than 2GB > ----------------------- > > Key: QPID-8452 > URL: https://issues.apache.org/jira/browse/QPID-8452 > Project: Qpid > Issue Type: Bug > Components: Broker-J > Affects Versions: qpid-java-broker-8.0.0 > Reporter: Tomas Soltys > Priority: Minor > > Seems like there is a 2GB limitation for how big the message can be. This is > most likely due to usage of Int type. > Also, when this limit is reached no exception is raised nor any message is > printed into a broker log and sender seems to keep waiting for > acknowledgement. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org