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/10/25 19:39:06 UTC

[GitHub] iilyak commented on issue #1682: Feature flags

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:
users@infra.apache.org


With regards,
Apache Git Services