nickva opened a new pull request, #5013:
URL: https://github.com/apache/couchdb/pull/5013

    * Monitor nodes membership in mem3_distribution and log unexpected 
`nodedown` reasons.
   
    * Enhance mem3_distribution gen_sever to keep track of the last few events 
for each node. This can help detect nodes flapping or disconnecting often.
   
    * Expose the last few events from mem3_distribution in the .../_system 
endpoint, besides the already existing dist packet stats metrics.
   
    * Add `ping_nodes(...)` debug function. Use it to ping all connected nodes. 
This can help detect a still connected but slow network connection.
   
    * Add `dead_nodes(...)` debug function. Use it to detect a partitioned 
cluster, where some nodes may not be connected to each other.
   


-- 
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