Skip to content

Add Decanter made EventAdmin impl #361

@jbonofre

Description

@jbonofre

Currently, Decanter is using EventAdmin spec. The default EventAdmin implementation we are using is the Felix one.

With the amount of data Decanter can deal with, Felix EventAdmin doesn't fit so well (memory usage, timeout, etc).

We should use Decanter implementation of EventAdmin fitting the Decanter requirement:

  • deal with large amount of data
  • optional persistency
  • externalized messaging (AMQ, Kafka, ...)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions