Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JUnit Core 1.0.18
-
None
Description
Inside ServerSideTeleporter#getService the BundleContext is polled for the presence of a service every 50ms. Instead, a ServiceTracker could be used to wait for the service.
Attachments
Issue Links
- relates to
-
SLING-6031 Teleporter.getService() should wait for required services
- Closed