Only execute on junit test at a time for now to make the tests easier to debug. |
|
More...
|
almost 12 years ago
|
Changed to use boolean transport buffer auto tune settings and made docs more clear https://issues.apache.org/jira/browse/APLO-304 |
|
More...
|
almost 12 years ago
|
Updated docs to be more clear about the different uses of the receive_buffer_size/send_buffer_size in the URI string vs in the attribute of the connector per https://issues.apache.org/jira/browse/APLO-304 |
|
More...
|
almost 12 years ago
|
Remove the extra uow retain/release debugging since those bugs have been stored. |
|
More...
|
almost 12 years ago
|
Fixes: APLO-298 UOW warnings in latest snapshot |
|
More...
|
almost 12 years ago
|
Fix for APLO-297: java.lang.IllegalArgumentException in recent snapshot |
|
More...
|
almost 12 years ago
|
Fixes APLO-296: Support configuring the LevelDB auto compaction frequency |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare release apollo-project-1.6 |
|
More...
|
almost 12 years ago
|
Prep for 1.6 release. |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare release apollo-project-1.6 |
|
More...
|
almost 12 years ago
|
Fix release profile plugin config |
|
More...
|
almost 12 years ago
|
Don't cleanup a session route which is currently sending a message. |
|
More...
|
almost 12 years ago
|
Add more stomp transaction tests. |
|
More...
|
almost 12 years ago
|
Updated the router bind method to take a callback so that callers know when the subscription has been fully bound. This should avoid us needing some of sleep hacks in our tests. |
|
More...
|
almost 12 years ago
|
Making the tests more robust.. |
|
More...
|
almost 12 years ago
|
Avoid assertion failure. |
|
More...
|
almost 12 years ago
|
Add a little sleep to make a test case more robust. |
|
More...
|
about 12 years ago
|
Sending expired messages would generated a false warning. |
|
More...
|
about 12 years ago
|
Delay opening up the subscriptions credit window until after the subscribe receipt is sent to avoid sending a message before the subscribe receipt is sent. |
|
More...
|
about 12 years ago
|
Fixes assertion failures logged durring tests. |
|
More...
|
about 12 years ago
|
MQTT tests were still failing.. this should fix them. |
|
More...
|
about 12 years ago
|
Fixes wanrning messags produced during test case run |
|
More...
|
about 12 years ago
|
Fixes failing MQTT tests. |
|
More...
|
about 12 years ago
|
Fixes failing stomp test cases. |
|
More...
|
about 12 years ago
|
also test topic variations of the transction test |
|
More...
|
about 12 years ago
|
Add a test to verify that transactions commit send messages in the expected order. |
|
More...
|
about 12 years ago
|
Fix the total swap in/out field display. |
|
More...
|
about 12 years ago
|
Adding more debug info to uow retainment so we know who fails to release the UOW. |
|
More...
|
about 12 years ago
|