iilyak commented on pull request #3425:
URL: https://github.com/apache/couchdb/pull/3425#issuecomment-799359926
Currently `/_node/<whatever>/_system` returns dynamic information showing
current load on the system. The spidermonkey version is a statically defined
during compilation (in current implementation). One option is to add this
information into welcome endpoint. However in this case it would be trickier to
get the version for a given node. Not sure if it is a requirement for #3298.
I don't have strong opinion on this.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]