3
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only execute on junit test at a time for now to make the tests easier to debug.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Fixes: APLO-298 UOW warnings in latest snapshot
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Fix for APLO-297: java.lang.IllegalArgumentException in recent snapshot
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Fixes APLO-296: Support configuring the LevelDB auto compaction frequency
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
[maven-release-plugin] prepare release apollo-project-1.6
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Prep for 1.6 release.
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
[maven-release-plugin] prepare release apollo-project-1.6
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Fix release profile plugin config
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Don't cleanup a session route which is currently sending a message.
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Add more stomp transaction tests.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Making the tests more robust..
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Avoid assertion failure.
Hiram Chirino
as Hiram R. Chirino
More... almost 12 years ago
Add a little sleep to make a test case more robust.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Sending expired messages would generated a false warning.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes assertion failures logged durring tests.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
MQTT tests were still failing.. this should fix them.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes wanrning messags produced during test case run
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes failing MQTT tests.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes failing stomp test cases.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
also test topic variations of the transction test
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Add a test to verify that transactions commit send messages in the expected order.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fix the total swap in/out field display.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Adding more debug info to uow retainment so we know who fails to release the UOW.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago