fpapon commented on issue #361:
URL: https://github.com/apache/karaf-decanter/issues/361#issuecomment-2728566556
If we are talking about internal event in Decanter I'm not sure it's a good
idea to deal with externalized messaging, even if it's optional because
Decanter is a pure collector.
jbonofre opened a new issue, #361:
URL: https://github.com/apache/karaf-decanter/issues/361
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