You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gi...@git.apache.org on 2017/08/13 09:34:52 UTC

[GitHub] maskit opened a new issue #686: DuplicatedByteBuf is deprecated

maskit opened a new issue #686: DuplicatedByteBuf is deprecated
URL: https://github.com/apache/incubator-pulsar/issues/686
 
 
   #### Expected behavior
   
   No warnings during build.
   
   #### Actual behavior
   ```
   [WARNING] /Users/masakazu/git/pulsar/pulsar-common/src/main/java/io/netty/buffer/RecyclableSlicedByteBuf.java:[69,37] [deprecation] DuplicatedByteBuf in io.netty.buffer has been deprecated
   ```
   
   #### Steps to reproduce
   ```
   mvn install -DskipTests
   ```
   
   #### System configuration
   **Pulsar version**: master c51eaad
   **OS**: macOS 10.12
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services