can we make tcp port reuse optional? It should be really needed very-very seldom while it can often bring problems like this - https://manticoresearch.slack.com/archives/C5EEXJG31/p1551881653389200 searchd
SERGEY will create an issue to do that (and leave that enabled for restart)
The task is:
implement new option port_reuse = 1 to searchd config (0 by default)
add documentation
make sure it works as now when watchdog restarts searchd
From "Dev call March 7 2019":
The task is: