Skip to content

CurrentController instances shall be removed from Config files #836

@IswaryaaS

Description

@IswaryaaS

In config file, we have http-c, tcp-c, op-c and its fc-port instances of CurrentController.

Since, this application is not implemented and shall not be available, when few services are trying to reach CurrentController (from test-suite while randomly choosing CurrentController), it fails because of its unavailability.

Example: In ApplicationLayerTopology test-suite, for testing /v1/update-ltp service, we randomly choose an application in Preparation phase. If this random selection is CurrentController, all the testcases depending on this fails.

Proposal:
Because of the above reasons, shall we remove the existence of CurrentController from config files of all applications.

Note: Once decided, individual issues in applications could be created for further actions.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions