You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/11/22 08:08:59 UTC

[GitHub] sijie opened a new issue #756: Introduce annotations for features / configuration settings

sijie opened a new issue #756: Introduce annotations for features / configuration settings
URL: https://github.com/apache/bookkeeper/issues/756
 
 
   
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   We have `InterfaceAudience` and `InterfaceStability` for defining the audience and stablity for a public interface. We need similar annotations for features. The features are mostly likely exposed by configuration settings. 
   
   These annotations should provide informations like:
   
   - when a given feature was introduced?
   - what is the stability for a given feature?
   
   These annotation can be used for generating documentation and configuration and provide guideline for users.
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   *nice-to-have*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   N/A
   
   

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