davisp opened a new pull request #1368: [3/5] Clustered Purge - Rewrite 
pluggable storage engine tests
URL: https://github.com/apache/couchdb/pull/1368
 
 
   This PR updates the pluggable storage engine test suite so that its a self 
contained app to clean up code and various other odds and ends.
   
   The biggest change is that this also makes the tests go through couch_server 
instead of instantiating the engines directly. This allows a storage engine to 
open itself as a database which turned out to be necessary for compactions with 
purge so that we can enable code re-use without requiring every engine to 
correctly implement the get_minimum_purge_seq logic.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to