[GitHub] activemq-artemis pull request #1036: ARTEMIS-981 OpenWire can't receive empt...

2017-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1036 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

[GitHub] activemq-artemis pull request #1036: ARTEMIS-981 OpenWire can't receive empt...

2017-02-21 Thread gaohoward
GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/1036 ARTEMIS-981 OpenWire can't receive empty ObjectMessage When sending an empty ObjectMessage, broker doesn't write a 'length' field to the message buffer. In delivery the broker tr