[
https://issues.apache.org/jira/browse/AMQ-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644999#comment-16644999
]
ASF GitHub Bot commented on AMQ-7069:
-------------------------------------
GitHub user amarkevich opened a pull request:
https://github.com/apache/activemq/pull/305
AMQ-7069 HTTP client don't handle XStream deserialization exception
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amarkevich/activemq AMQ-7069
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/305.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #305
----
commit b830894e690d317ba32019c00d7d4db01eadcc5d
Author: amarkevich <amarkevich@...>
Date: 2018-10-10T13:57:49Z
AMQ-7069 HTTP client don't handle XStream deserialization exception
----
> HTTP client don't handle XStream deserialization exception
> ----------------------------------------------------------
>
> Key: AMQ-7069
> URL: https://issues.apache.org/jira/browse/AMQ-7069
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.15.6
> Reporter: Alexey Markevich
> Priority: Minor
> Attachments: after.log, before.log
>
>
> XStreamException is RuntimeException and cause error when shutting down
> ExecutorService [^before.log].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)