GitHub user RaiSaurabh opened a pull request:
https://github.com/apache/activemq-artemis/pull/1670
ARTEMIS-1505: NPE prevents browsing queue with large messages
This fixes ARTEMIS-1505.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RaiSaurabh/activemq-artemis npe
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1670.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 #1670
----
commit fe8be8080bac5adebcf83b0bb2c7ce0bfc1c8bc1
Author: saurabhrai <[email protected]>
Date: 2017-11-27T07:31:04Z
ARTEMIS-1505: NPE prevents browsing queue with large messages
----
---