launcher icon indicating copy to clipboard operation
launcher copied to clipboard

make tskserver port selection dynamic

Open cjantonelli opened this issue 5 years ago • 1 comments

If multiple tskservers are started concurrently on the same host, only one of them will be able to connect to the (hardcoded) tskserver port. This patch allows dynamic port selection by searching for a monotonically increasing port number for each tskserver instance. This is highly desirable for installations that do not have whole node allocation policies.

cjantonelli avatar Mar 02 '20 20:03 cjantonelli

Bueller?

cjantonelli avatar Mar 23 '20 19:03 cjantonelli