Skip to content

Prevent deletion of tcp-lite connector and listener pseudo connections #1398

@kgiusti

Description

@kgiusti

The tcp-lite adaptor creates pseudo core connections corresponding to tcpConnector and tcpListener instances. Management should not be allowed to disable/delete these connections directly. The connection's lifecycle corresponds to its owning tcpConnector/tcpListener and will be deleted when those objects are deleted.

Similar issue to #1225 seen in the legacy tcp adaptor.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions