Asturias-sam edited a comment on pull request #331:
URL: https://github.com/apache/flume/pull/331#issuecomment-822376878


   @VeekeeFr  i want to update the Avro version to 1.10.0 will this change 
works ?
   I am getting this error :
   `/api/NettyAvroRpcClient.java:[164,11] incompatible types: 
org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory cannot be 
converted to java.lang.Integer`
   
   Any help regarding this ?
   This line of code:
   ```
     transceiver = new NettyTransceiver(this.address,
             socketChannelFactory,
             tu.toMillis(timeout));
   ```


-- 
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:
us...@infra.apache.org


Reply via email to