[ 
https://issues.apache.org/jira/browse/ARTEMIS-3457?focusedWorklogId=645929&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-645929
 ]

ASF GitHub Bot logged work on ARTEMIS-3457:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Sep/21 17:02
            Start Date: 02/Sep/21 17:02
    Worklog Time Spent: 10m 
      Work Description: jbertram opened a new pull request #3721:
URL: https://github.com/apache/activemq-artemis/pull/3721


   While converting a core message to an OpenWire message there may be an
   error processing a property value. Currently this results in an
   exception and the message is not dispatched to the client. The broker
   eventually attempts to redeliver this message resulting in the same
   error. Instead of throwing an exception the broker should simply log a
   WARN message and skip the property. This will allow clients to receive
   the message without the problematic property and the broker will not
   have to attempt to redeliver the message again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 645929)
    Remaining Estimate: 0h
            Time Spent: 10m

> Log WARN for OpenWire property conversion problem
> -------------------------------------------------
>
>                 Key: ARTEMIS-3457
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3457
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




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

Reply via email to