1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
queue: replace notificationQ serach by serach_1 or serach_2 with both keys More... almost 11 years ago
queue: add worker pool to dispatch notifications More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.21 More... almost 11 years ago
queue: add work-around for https://github.com/killbill/killbill/issues/223 More... almost 11 years ago
jdbi: lower default jdbi logging level More... almost 11 years ago
pom.xml: update to killbill-oss-parent 0.7.21 More... almost 11 years ago
Fix queue test startup sequence to read the existing tables, so the truncate operation in between tests becomes valid More... almost 11 years ago
Introduce DatabaseTransactionNotificationApi to allow services to register for database completion operations (commit/rollback) Mofify InflightQ algorithm by using the new DatabaseTransactionNotificationApi to provide a synchronous way to be notified about rows comitted on disk. This provides a reliable notification mechanism (as opposed to the polling model) which should both improve latency (performance) and remove unfriendly database polling queries. More... almost 11 years ago
Queue: Add protection for failed insert that would return incorrect LAST_INSERT_ID More... almost 11 years ago
Add condition to queue code to not move entries to history when the list is empty More... almost 11 years ago
Optimize queue code to batch update transactions when claiming rows (only for sticky mode) Optimize jdbi string template loading by caching the results (similar to what has already been code in killbill proper) Load test (to extract numbers) Add config to start queue in memory More... almost 11 years ago
Merge branch 'master' of github.com:killbill/killbill-commons More... almost 11 years ago
Protoype implementation for batching bus_history move operation More... almost 11 years ago
build: fix dependency warnings More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.20 More... almost 11 years ago
pom.xml: update to killbill-oss-parent 0.7.20 More... almost 11 years ago
NEWS: update for 0.2.20 release More... almost 11 years ago
automaton: remove unused java 1.7 constructor in MissingEntryException More... almost 11 years ago
NEWS: updates for 0.2.20 release More... almost 11 years ago
concurrent: fix compilation warning More... almost 11 years ago
concurrent: trivial refactoring More... almost 11 years ago
Minor tweak in DBBackedQueue to not log WARN when moving 'REMOVED' entry into history as we know use cases (Overdue) where that could happen More... almost 11 years ago
Fix mask mistake in ProfilingFeature causing test to fail More... almost 11 years ago
Add ability to profile at the JAXRS layer More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.19 More... almost 11 years ago
pom.xml: updates for release 0.2.19 More... almost 11 years ago
Update oss pom More... almost 11 years ago