Skip to content

Is accepting ONLY static ports for Grid Node an expected behaviour? #5783

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

Closed
xplolel opened this issue Apr 16, 2018 · 0 comments
Closed

Is accepting ONLY static ports for Grid Node an expected behaviour? #5783

xplolel opened this issue Apr 16, 2018 · 0 comments
Labels
B-grid Everything grid and server related I-enhancement Something could be better

Comments

@xplolel
Copy link

xplolel commented Apr 16, 2018

Meta -

Selenium Version:

Perhaps I have troubles understanding the idea or I missed something big but shouldn't there be an option for assigning Grid nodes ports automatically?
There is no chance for handling registration dynamically unless having a governor app written.

Let's say we try to register node with port -1 to a hub...

Expected Behaviour (or desired one) -

Hub assings one free port outta it's pool and node might get info about what port it gets.
f.ex. Hub pool is (5000, 5030) and node gets first free which is 5001

Actual Behavior -

At the moment node crashes.

@barancev barancev added the B-grid Everything grid and server related label Apr 17, 2018
@barancev barancev added the I-enhancement Something could be better label May 7, 2018
@lock lock bot locked and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
B-grid Everything grid and server related I-enhancement Something could be better
Projects
None yet
Development

No branches or pull requests

2 participants