Enhance topic test coverage --------------------------- Key: QPID-2417 URL: https://issues.apache.org/jira/browse/QPID-2417 Project: Qpid Issue Type: Task Components: Java Broker, Java Client Affects Versions: 0.5, M4, M3, 0.6 Reporter: Robbie Gemmell Assignee: Robbie Gemmell Fix For: 0.7
Issues with topic usage have been experienced on older releases, and whilst these appear to be rectified in the current codebase there are some testing gaps that should be addressed to guard against reoccurence: 1.Test durable topic subscriptions where the client disconnect with and without unack'd messages in subscription queue. 2.Test ttl on messages published to topics where selectors are used such that not all message in subscribers queue are ack'd works 3. Add volume test as follows: - 1 publisher - 50 consumers using selectors - Publish 50000 1k transient messages, leaving 10% not matching selectors - check that these messages are not retained -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org