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 2020/05/27 03:30:04 UTC

[GitHub] [bookkeeper] mino181295 commented on pull request #2346: [CLEAN] Replace com.google.common.base.Optional with java.util.Optional

mino181295 commented on pull request #2346:
URL: https://github.com/apache/bookkeeper/pull/2346#issuecomment-633714126


   To answer your questions:
   - The guava Optional was marked as @deprecated since 0.5 in favor of 
   `
   loadStreamConf(java.util.Optional<DistributedLogConfiguration> streamConfiguration)
   `
   - The `Namespace` class is marked as `@Evolving` and I think this change it's not a big deal to fix
   
   cc @sijie 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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