reta commented on PR #2063: URL: https://github.com/apache/cxf/pull/2063#issuecomment-2347390436
Thanks for the change, @ammachado . In CXF, we use bus extensions to provide alternative implementation (fe instrumented ones). For work queue, please use `org.apache.cxf.workqueue.WorkQueueManager` extension point where you could provide instrumented `AutomaticWorkQueue` implementation (over the default one, all classes are public). Thank you. -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org