Skip to content

Merge queue factory interfaces #2075

Closed
Closed
@ppkarwasz

Description

@ppkarwasz

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 ServiceLoader and configurable via Log4j properties,
  • be annotated as Log4j Plugins and configurable as Log4j plugins.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions