It think `rexi_server_mon` can restart by itself. On restart it will check
`rexi_server_sup` and either start or stop any new servers as needed on startup
then wait on monitor for cluster membership changes and do the same when
anything happens there.
For restart intensity I was thinking of `{one_for_one, 1, 1}` in
https://github.com/apache/couchdb/blob/master/src/rexi/src/rexi_server_sup.erl#L29
but now not sure anymore. Just the restart strategy switch is a better thing
to try first
[ Full content available at: https://github.com/apache/couchdb/issues/1571 ]
This message was relayed via gitbox.apache.org for [email protected]