sijie opened a new issue #166: Code cleanup for 0.5.0 release
URL: https://github.com/apache/distributedlog/issues/166
 
 
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   In 0.5.0, we did a few changes:
   
   - change twitter future to java8 completable future in `distributedlog-core`
   - upgrade bookkeeper version to 4.5.0
   - add `ByteBuf` support in serialization and deserialization
   
   Now it would be good to clean the code to produce a clean API for 0.5.0 
release.
   
   - add InterfaceAudience and InterfaceStability for public API to inform 
people what changes would be expected for those interface.
   - avoid using guava classes in public API since we will provide a shaded jar 
for `distributedlog-core`
   
   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*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to