Skip to content

Conversation

@wilx
Copy link
Contributor

@wilx wilx commented Dec 14, 2024

While I was looking around the felix.log I noticed that the spec section "101.8.4 Log Events" is not implemented in felix.log. So implemented it. Then when I wrote the test, I found out it was actually implemented in felix.eventadmin instead as per OSGi R4. It appears the Log events spec has moved into its own chapter in later releases of the spec and all responsibility for the implementation should be in the felix.log component. Removing the adapters is necessary, otherwise in environment with both felix.log and felix.eventadmin the log events are duplicated.

These changes are on top of the tiny-fixes2 branch (#359).

@wilx wilx force-pushed the log-entries-to-events branch 2 times, most recently from 3b1f2ea to 01f8f35 Compare December 18, 2024 17:12
@wilx wilx force-pushed the log-entries-to-events branch 2 times, most recently from e08eb73 to 689f09b Compare March 17, 2025 19:53
@wilx wilx force-pushed the log-entries-to-events branch from 689f09b to 486c539 Compare March 18, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant