Skip to content

IConfigurationNodeManager and IMasterNodeManager Interfaces have dropped methods and properties #3494

@mrsuciu

Description

@mrsuciu

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

The IConfigurationNodeManager has dropped the FindNodeIdInAddressSpace method and SystemContext Property,
The IMasterNodeManager has dropped the AddReferences method.

Calls such as the following fail at compile time:

 ServerInternal.NodeManager.ConfigurationNodeManager.FindNodeInAddressSpace(...)
 ServerInternal.NodeManager.ConfigurationNodeManager.SystemContext
 Server.NodeManager.AddReferences(...)

Expected Behavior

No breaking change

Steps To Reproduce

No response

Environment

- OS:
- Environment:
- Runtime:
- Nuget Version:
- Component:
- Server:
- Client:

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Pending FeedbackPending on further feedbacks or clarification from person who create the issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions