Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-9059

log truncating large messages when not fully consumed

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • core-jms-client
    • None
    • False
    • None
    • False

      The core client will truncate messages if a client consumes messages and saves the Message objects in a collection for later processing. This happens here:

      https://github.com/apache/activemq-artemis/blob/eb7b0b09467c0395dbb5d628ccb93734feae1f5e/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientConsumerImpl.java#L209

      It would be nice if the client would log a warning when data is left over and is being truncated.

              Unassigned Unassigned
              rhn-support-shiggs Stephen Higgs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: