You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/09/20 12:39:46 UTC

[GitHub] garrensmith opened a new pull request #1615: Add /_partition/:partition/_info endpoint

garrensmith opened a new pull request #1615: Add /_partition/:partition/_info endpoint
URL: https://github.com/apache/couchdb/pull/1615
 
 
   ## Overview
   
   Add an endpoint that returns the partition size and doc count
   ## Testing recommendations
   
   Create documents in different partitions. Compare the partition size versus the `GET /db` size information.
   
   ## 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