Skip to content

Extract event storage from Emitter #290

@mscwilson

Description

Currently, the BatchEmitter contains the event buffering functionality as well as sending the events. It's an in-memory storage based on two LinkedBlockingQueues. It would be good to create a separate interface and implementation for event storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:completedCompleted - but might not be released yet.type:enhancementNew features or improvements to existing features.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions