Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller calling multiple dock connection issues #38

Open
youzuoyong opened this issue Jul 25, 2023 · 0 comments
Open

Controller calling multiple dock connection issues #38

youzuoyong opened this issue Jul 25, 2023 · 0 comments

Comments

@youzuoyong
Copy link

Issue/Feature Description:
When the controller calls multiple docks, the dock selected by 'edp' may not be used to connect, but rather the previously connected dock.
This is the code:
pkg/controller/dockcontroller/client/client.go (func (c *DockClient) Connect(edp string) error)

Why this issue to fixed / feature is needed(give scenarios or use cases):
When I use multiple soda docks, only one dock is connected, that is not what I expected.

How to reproduce, in case of a bug:
When I start two soda docks, only one dock that was started first is connected.

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
https://github.com/sodafoundation/controller/blob/30f5f72c23b5d770bc65fa18a75d3ff69be1f412/pkg/controller/dockcontroller/client/client.go#L53C4-L53C4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant