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 15:43:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Nigro resolved ARTEMIS-2089.
--------------------------------------
    Resolution: Fixed

> 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
>    Affects Versions: 2.6.3
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.7.0, 2.6.4
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> 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)