Skip to content

Make CoreNodeManager Inherit from CustomNodeManager2 #3428

@romanett

Description

@romanett

CoreNodeManager should be based of CustomNodeManager2, so the Server Library only includes one type of NodeManager. Also the current CoreNodeManager is not covered by Tests.

As CustomNodeManager2 has support for SamplingGroups starting with 1.5.377 all important features should be straightforward to migrate.

Considerations when updating:

  • ensure for each method exposed by the NodeManager that all functionality that is not implemented by CustomNodeManager2 that the method is overridden and the necessary functionality is implemented.
  • enable SamplingGroups in the CustomNodeManager2

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions