sijie opened a new pull request #172: Issue 166: Code cleanup for 0.5.0 release URL: https://github.com/apache/distributedlog/pull/172 Descriptions of the changes in this PR: - 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 - enable ImportOrder checkstyle rule in some modules - move `org.apache.distributedlog.io` to `distributedlog-common` module - rename `setReadyToFlush` to `flush` and rename `flushAndSync` to `commit` for the new API ---------------------------------------------------------------- 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
