Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Under high load, the ServiceEventData can throw a NPE if the service has been unregistered before the event has been sent. The reason is that the serviceReference.getBundle() can return null.