ghenzler commented on PR #467: URL: https://github.com/apache/felix-dev/pull/467#issuecomment-3811531023
> ... on the other hand having a single reference to a HttpServiceRuntime would be slightly simpler yes but then we would be less backwards compatible - https://github.com/apache/felix-dev/blob/d15ff9a0c561431d03ffeeb6ae846f375d0e3ebe/healthcheck/generalchecks/src/main/java/org/apache/felix/hc/generalchecks/HttpRequestsCheck.java#L86-L89 currently also supports the old `org.osgi.service.http.HttpService`. Although probably not relevant for most users these days anymore, I rather leave it in (as it was) because we have been supporting it so far and there is no big benefit of dropping support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
