Include the windows native libs for leveldbjni. |
|
More...
|
over 12 years ago
|
enable leveldbjni again. |
|
More...
|
over 12 years ago
|
Simplify the scheduling of periodic leveldb tasks. |
|
More...
|
over 12 years ago
|
Monitor the leveldb index performance and force compactions once it starts looking ugly. |
|
More...
|
over 12 years ago
|
Use the average dequeue rate over the last 15 seconds to figure out what the dequeue rate of the queue. |
|
More...
|
over 12 years ago
|
Change the sender field from being array based to being of List type to improve perf. |
|
More...
|
over 12 years ago
|
Adjust session sinks so that they credit in larger batches when the sink is under load by multiple producers. It also will round robin the messages from multiple sessions to improve delivery fairness. |
|
More...
|
over 12 years ago
|
Only display the producers and consumers in the admin view if requested. This helps keep the admin screens snappier when a single destination has thousands of producers/consumers attached. |
|
More...
|
over 12 years ago
|
Better producer rate throttling. |
|
More...
|
over 12 years ago
|
Fixes APLO-221 : Documentation Incorrect regarding default credit window for a STOMP subscription |
|
More...
|
over 12 years ago
|
Simplify testcase |
|
More...
|
over 12 years ago
|
Test against ActiveMQ 5.6.0 |
|
More...
|
over 12 years ago
|
Remove use of clogging. |
|
More...
|
over 12 years ago
|
Cleanup compiler warnings. |
|
More...
|
over 12 years ago
|
Document the udp transports and the related protocol options. |
|
More...
|
over 12 years ago
|
Fixes websocket test failure introduced due to recent changes. |
|
More...
|
over 12 years ago
|
Fixes APLO-243 : Do not lower the maximum number of open files |
|
More...
|
over 12 years ago
|
Add the jsp-api jar to the distro. |
|
More...
|
over 12 years ago
|
Pickup hawtdispatch interface changes. |
|
More...
|
over 12 years ago
|
Re-order some of the connections stats. |
|
More...
|
over 12 years ago
|
Always set the blocking executors on transports. |
|
More...
|
over 12 years ago
|
Implements APLO-242 - Support STOMP frames over UDP |
|
More...
|
over 12 years ago
|
Decoupled protocols from message codecs. Simplified creating a protocol. Should be simpler to customize UDP protocol handling. Added support for auth and virtual host host selection to UDP protocols. |
|
More...
|
over 12 years ago
|
Simplify test cases a bit. |
|
More...
|
over 12 years ago
|
Implements APLO-239: Aggregate connection-level messages (and bytes) metrics at connector and broker level |
|
More...
|
over 12 years ago
|
Fixes failing assertion due to previous commit |
|
More...
|
over 12 years ago
|
Fixes APLO-240: Aggregate destination metrics invalid when using topic slow_consumer_policy="queue" |
|
More...
|
over 12 years ago
|
move the destination_metrics aggregation logic into virtual host so that it can be tested from unit tests too. |
|
More...
|
over 12 years ago
|
Remove tmp file. |
|
More...
|
over 12 years ago
|
Fixes APLO-235 Invalid apollo.xsd |
|
More...
|
over 12 years ago
|