Unsynchronized access to service factories in TelemetryServiceRegistryImpl

Description

Now and then during startup telemetryd does not find the Netflow5Adapter:

No adapter found for class : org.opennms.netmgt.telemetry.adapters.netflow.v5.Netflow5Adapter

The reason seems to be that the access to the map that stores adapter factories is not synchronized when adapters are retrieved.

 

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Stefan Wachter February 1, 2022 at 5:09 PM

Fixed

Details

Assignee

Reporter

Sprint

Priority

PagerDuty

Created February 1, 2022 at 4:56 PM
Updated February 3, 2022 at 2:40 PM
Resolved February 3, 2022 at 2:40 PM

Flag notifications