dcheckoway wrote:
>
> Stephen, thanks for that tip...by setting producerFlowControl="false" in
> activemq.xml, that seems to have solved the issue! Seems like memory is
> now the only limit (easily fixed). Thanks very much for pointing me in
> the producerFlowControl direction!
>
Glad that
Stephen Pietrowicz wrote:
>
> After looking through the archives, we tried setting
> "producerFlowControl=false", which fixed the problem.
Stephen, thanks for that tip...by setting producerFlowControl="false" in
activemq.xml, that seems to have solved the issue! Seems like memory is now
the on
We've run into this hanging problem as well, but weren't able to isolate this
in our code enough to create a test that makes this happen. Thanks for
doing this!
After looking through the archives, we tried setting
"producerFlowControl=false", which fixed the problem. Unfortunately, we've
run in