[ https://issues.apache.org/jira/browse/AVRO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Evans updated AVRO-291: ---------------------------- Attachment: 0001-enable-SO_NODELAY-on-SocketTransceiver.patch Here is what I used. > SocketServer does not set NODELAY > --------------------------------- > > Key: AVRO-291 > URL: https://issues.apache.org/jira/browse/AVRO-291 > Project: Avro > Issue Type: Bug > Components: java > Affects Versions: 1.3.0 > Environment: Linux, OpenJDK 1.6 > Reporter: Eric Evans > Attachments: 0001-enable-SO_NODELAY-on-SocketTransceiver.patch > > > As discussed on the list > (http://www.mail-archive.com/avro-u...@hadoop.apache.org/msg00098.html), > without NODELAY, it's possible for RPC transactions to be overly latent, (on > Linux, 40ms worth of ack timeout is added in each direction when message > sizes are small). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.