Jean-Baptiste Onofré created KARAF-7409:
-------------------------------------------
Summary: Add Decanter EventAdmin impl
Key: KARAF-7409
URL: https://issues.apache.org/jira/browse/KARAF-7409
Project: Karaf
Issue Type: New Feature
Components: decanter
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: decanter-3.0.0
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, ...)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)