[
https://issues.apache.org/jira/browse/AMQ-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736799#comment-14736799
]
Timothy Bish commented on AMQ-5952:
-----------------------------------
Without a test case to reproduce a problem there's not much to be done. It is
actually possible in many cases that a consumer receive call can return null so
your code would need to account for that.
> Request/Response with load balance broker Error : Requester received null
> message
> ---------------------------------------------------------------------------------
>
> Key: AMQ-5952
> URL: https://issues.apache.org/jira/browse/AMQ-5952
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker, Transport
> Reporter: neuv.keo
> Priority: Critical
> Labels: features
>
> I try to implement Requets/Response as this example
> http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html
> It work well with single broker but my environment used network broker as
> Load Balancing,
> the problem when client try to send/received bulk message there are some
> message received null,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)