killbill/killbill-commons

Clarify config for NotificationQ and BusEvent

sbrossie opened this issue · 1 comments

Today they both use similar properties exposed in the base class PersistentQueueConfig, but some properties are not available for both, and some mean different things (e.g getQueueCapacity which refers to a different queue)