Aidan Skinner wrote:
Hey,

I've been converting a few test cases in systests that aren't using
QpidTestCase, and had to add ReturnUnroutableMandatoryMessageTest,
PriorityTest and TimeToLiveTest to the 010ExcludeList. Are those
features implemented in the C++ broker?

Ttl is implemented on the broker; message priorities are not. The mandatory flag has changed somewhat in 0-10 so that test would likely need to be adapted (the c++ broker doesn't yet issue a reject if the accept-mode is set to explicit).

Reply via email to