[ 
https://issues.apache.org/jira/browse/ARIES-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Schneider updated ARIES-1779:
---------------------------------------
    Comment: was deleted

(was: When updating zookeeper I sometimes see failures in TestFastbinRoundTrip.

See [https://gist.github.com/cschneider/2e342a72112597dab55c01d65a9f654d]

This might be the cause:

java.net.SocketException: Invalid argument
 at sun.nio.ch.Net.setIntOption0(Native Method)
 at sun.nio.ch.Net.setSocketOption(Net.java:334)
 at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:190)
 at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:281)
 at sun.nio.ch.SocketAdaptor.setReceiveBufferSize(SocketAdaptor.java:362)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.LengthPrefixedCodec.setReadableByteChannel(LengthPrefixedCodec.java:126)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.TcpTransport.initializeCodec(TcpTransport.java:166)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.TcpTransport.setProtocolCodec(TcpTransport.java:473)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.TransportPool.startNewTransport(TransportPool.java:172)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.TransportPool.getIdleTransport(TransportPool.java:115)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.TransportPool$1.run(TransportPool.java:89)
 at org.fusesource.hawtdispatch.TaskWrapper.run(TaskWrapper.java:22)
 at 
org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDispatchQueue.java:100)
 at 
org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:77)
java.net.SocketException: Invalid argument
 at sun.nio.ch.Net.setIntOption0(Native Method)
 at sun.nio.ch.Net.setSocketOption(Net.java:334)
 at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:190)
 at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:281)
 at sun.nio.ch.SocketAdaptor.setSendBufferSize(SocketAdaptor.java:351)
 at 
org.apache.aries.rsa.provider.fastbin.tcp.LengthPrefixedCodec.setWritableByteChannel(LengthPrefixedCodec.java:68))

> Upgrade ZooKeeper to 3.4.13
> ---------------------------
>
>                 Key: ARIES-1779
>                 URL: https://issues.apache.org/jira/browse/ARIES-1779
>             Project: Aries
>          Issue Type: Dependency upgrade
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.11.0
>            Reporter: Amichai Rothman
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: rsa-1.13.0
>
>
> ZooKeeper 3.4.11 is out for a while now, with many bugfixes included. Let's 
> upgrade.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to