sijie opened a new issue #763: Javadoc layout should be reflected to new modules
URL: https://github.com/apache/bookkeeper/issues/763
 
 
   
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   New modules (e.g. bookkeeper-proto) are introduced in 4.6.0 and new API is 
introduced. But the javadoc is not updated with the new modules. 
https://bookkeeper.apache.org/docs/latest/api/javadoc/
   
   We need to update the javadoc generation to make it aligned with new 
modules. The proposed changes of a new javadoc layout:
   
   - BookKeeper Client
     - org.apache.bookkeeper.client
     - org.apache.bookkeeper.conf
     - org.apache.bookkeeper.common.annotation
     - org.apache.bookkeeper.feature
   
   - BookKeeper New Client API
     - org.apache.bookkeeper.client.api
   
   - BookKeeper Stats API
     - org.apache.bookkeeper.stats
   
   - BookKeeper Stats Providers
     - org.apache.bookkeeper.stats.twitter.finagle
     - org.apache.bookkeeper.stats.twitter.ostrich
     - org.apache.bookkeeper.stats.twitter.science
     - org.apache.bookkeeper.stats.prometheus
   
   
   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?
   
   *blocker* for `release/4.6.0`
   
   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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to