You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (Jira)" <ji...@apache.org> on 2020/02/12 15:55:00 UTC

[jira] [Created] (ARTEMIS-2620) Avoid Exception on client when large message file corrupted

Howard Gao created ARTEMIS-2620:
-----------------------------------

             Summary: Avoid Exception on client when large message file corrupted
                 Key: ARTEMIS-2620
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2620
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.11.0
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 2.12.0


The broker should be more resilient so that it can avoid throwing an exception on the client side when it encounters an invalid or empty large message file(corrupted for any reason). It would be better to deal with it within the broker and not allow the issue to manifest itself on the consuming client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)