You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/25 16:21:39 UTC

[GitHub] eiri opened a new pull request #837: Add cluster info to database information

eiri opened a new pull request #837: Add cluster info to database information
URL: https://github.com/apache/couchdb/pull/837
 
 
   ## Overview
   
   The patch adds a "cluster" block into a database info with values for database's `q`, `n` and default `w` and `r`. This enhancement can help with debugging, operations and performance analysis.
   
   ## Testing recommendations
   
   Changes specific tests:
   `make eunit apps=fabric suites=fabric_db_info`
   
   ## GitHub issue number
   
   Fixes #812 
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services