Re: [I] Add Decanter made EventAdmin impl [karaf-decanter]

2025-03-17 Thread via GitHub
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.

[I] Add Decanter made EventAdmin impl [karaf-decanter]

2025-02-05 Thread via GitHub
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