iilyak commented on issue #1682: Feature flags
URL: https://github.com/apache/couchdb/pull/1682#issuecomment-433179128
 
 
   > @nickva FYI: There is already a similar config-based "features" feature 
implementation:
   
   There are few important differences:
   1. config-based "features" are really supported capabilities. People use 
welcome message to check if new API is available on the cluster. While feature 
flags are totally internal things. The flags suppose to be deleted once feature 
is stable and officially released. 
   2. config-based "features" are global. It is impossible to enable it for 
some databases and disable for others.

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