You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Francesco Nigro (JIRA)" <ji...@apache.org> on 2018/09/14 14:09:00 UTC

[jira] [Created] (ARTEMIS-2089) DB2 sending larger message (1MB) crashes the whole server

Francesco Nigro created ARTEMIS-2089:
----------------------------------------

             Summary: DB2 sending larger message (1MB) crashes the whole server
                 Key: ARTEMIS-2089
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2089
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
            Reporter: Francesco Nigro
            Assignee: Francesco Nigro


IBM DB2 requires that BLOB fields with capacity > 1MB should be declared using specific keywords: otherwise the max available capacity would be ~ 1MB. 

By default the JDBC journal will handle a failed append due to a SQL exception as a critical IO error, shutting down the broker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)