-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Right now there are multiple interfaces with a similar purpose in main:
I believe we should merge them into a single interface.
We should also move the two implementations of BlockingQueueFactory that depend on JCTools and Conversant Disruptor into their own modules. Since these implementations can be used in both log4j-api and log4j-core they should:
- be accessible via
ServiceLoaderand configurable via Log4j properties, - be annotated as Log4j Plugins and configurable as Log4j plugins.
Metadata
Metadata
Assignees
Labels
No labels