(0.10 code path) messages are not acquired when using empty string message
selector
-----------------------------------------------------------------------------------
Key: QPID-1110
URL: https://issues.apache.org/jira/browse/QPID-1110
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
Description:
When an empty string message selector is used the subscribe mode is set to
no_acquire but messages are not acquires.
Solution:
Use pre-acquire mode as there is not need to evaluate an empty string messages
selector.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.