You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/22 08:37:45 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

menghaoranss opened a new issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883


   Because of the use of Guava’s Charsets class, which has been obsolete since JDK7, we should consider replacing it with 
   `java.nio.charset.StandardCharsets`
   
   - `org.apache.shardingsphere.governance.repository.zookeeper.CuratorZookeeperRepository`


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



[GitHub] [shardingsphere] yangtaihsou commented on issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

Posted by GitBox <gi...@apache.org>.
yangtaihsou commented on issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883#issuecomment-714376737


   I'm working on this issue. It will finished in oct 22.


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



[GitHub] [shardingsphere] yangtaihsou commented on issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

Posted by GitBox <gi...@apache.org>.
yangtaihsou commented on issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883#issuecomment-714359970


   I claim this issue.


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



[GitHub] [shardingsphere] menghaoranss closed issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883


   


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



[GitHub] [shardingsphere] menghaoranss commented on issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883#issuecomment-714383422


   @yangtaihsou welcome


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



[GitHub] [shardingsphere] yangtaihsou edited a comment on issue #7883: Replace com.google.common.base.Charsets with java.nio.charset.StandardCharsets in CuratorZookeeperRepository.java

Posted by GitBox <gi...@apache.org>.
yangtaihsou edited a comment on issue #7883:
URL: https://github.com/apache/shardingsphere/issues/7883#issuecomment-714376737


   I'm working on this issue. It will finished in oct 26.


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