GitHub user ashakirin opened a pull request:
https://github.com/apache/activemq/pull/274
AMQ-6894: limit poison exception message to 1024
AMQ-6894: Limit poison exception message to 1024 to avoid IOException be
encoding
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashakirin/activemq master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/274.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 #274
----
commit d0dab2e88b44702d26dd0883c9940b97ee03fdeb
Author: Andrei Shakirin <andrei.shakirin@...>
Date: 2018-02-07T18:28:55Z
AMQ-6894: limit poison exception message to 1024
----
---