nickva commented on PR #5132:
URL: https://github.com/apache/couchdb/pull/5132#issuecomment-2230120345

   I made companion PR that implements a `node_name()` function based on a 
persistent term: https://github.com/apache/couchdb/pull/5133. 
   
   The improvement I was going for is to avoid altogether parsing and 
interpreting the -name/-sname args (and sidestep issues like sname host 
lookups, etc), and instead using the value of `node()` after the system is 
started and validated. The other improvement is to avoiding init becoming a 
potential bottleneck.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to