davisp commented on issue #496: Couchdb 3287 pluggable storage engines
URL: https://github.com/apache/couchdb/pull/496#issuecomment-302130228
 
 
   @tonysun83 The shard's db info blob should include the engine, however this 
wasn't included in the clustered db info because I had originally had plans on 
being able to upgrade the storage engine for a database. However that's not 
been written yet but if it were then a clustered db could have multiple engines 
involved for different shards and we don't currently surface shard specific 
information.
   
   @garrensmith That's correct. It currently just defaults to the configured 
default engine. And if nothing is configured the default is the legacy couch 
engine.
   
   Good call on the features list. That was added after the majority of the PSE 
dev but that'd be a good thing to support and as I recall it was fairly simple. 
I'll take a look at adding that today.
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to