openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
killbill-commons
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 39 of 46
Search / Filter on:
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
stephane brossier
More...
almost 11 years ago
queue: add worker pool to dispatch notifications
stephane brossier
More...
almost 11 years ago
[maven-release-plugin] prepare for next development iteration
Pierre-Alexandre Meyer
More...
almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.21
Pierre-Alexandre Meyer
More...
almost 11 years ago
queue: add work-around for https://github.com/killbill/killbill/issues/223
Pierre-Alexandre Meyer
More...
almost 11 years ago
jdbi: lower default jdbi logging level
Pierre-Alexandre Meyer
More...
almost 11 years ago
pom.xml: update to killbill-oss-parent 0.7.21
Pierre-Alexandre Meyer
More...
almost 11 years ago
Fix queue test startup sequence to read the existing tables, so the truncate operation in between tests becomes valid
stephane brossier
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.
stephane brossier
More...
almost 11 years ago
Queue: Add protection for failed insert that would return incorrect LAST_INSERT_ID
stephane brossier
More...
almost 11 years ago
Add condition to queue code to not move entries to history when the list is empty
stephane brossier
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
stephane brossier
More...
almost 11 years ago
Merge branch 'master' of github.com:killbill/killbill-commons
stephane brossier
More...
almost 11 years ago
Protoype implementation for batching bus_history move operation
stephane brossier
More...
almost 11 years ago
build: fix dependency warnings
Pierre-Alexandre Meyer
More...
almost 11 years ago
[maven-release-plugin] prepare for next development iteration
Pierre-Alexandre Meyer
More...
almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.20
Pierre-Alexandre Meyer
More...
almost 11 years ago
pom.xml: update to killbill-oss-parent 0.7.20
Pierre-Alexandre Meyer
More...
almost 11 years ago
NEWS: update for 0.2.20 release
Pierre-Alexandre Meyer
More...
almost 11 years ago
automaton: remove unused java 1.7 constructor in MissingEntryException
Pierre-Alexandre Meyer
More...
almost 11 years ago
NEWS: updates for 0.2.20 release
Pierre-Alexandre Meyer
More...
almost 11 years ago
concurrent: fix compilation warning
Pierre-Alexandre Meyer
More...
almost 11 years ago
concurrent: trivial refactoring
Pierre-Alexandre Meyer
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
stephane brossier
More...
almost 11 years ago
Fix mask mistake in ProfilingFeature causing test to fail
stephane brossier
More...
almost 11 years ago
Add ability to profile at the JAXRS layer
stephane brossier
More...
almost 11 years ago
[maven-release-plugin] prepare for next development iteration
stephane brossier
More...
almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.19
stephane brossier
More...
almost 11 years ago
pom.xml: updates for release 0.2.19
stephane brossier
More...
almost 11 years ago
Update oss pom
stephane brossier
More...
almost 11 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
44
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree