Allow NettyServer bootstrap options to be passed in.
----------------------------------------------------

                 Key: AVRO-1040
                 URL: https://issues.apache.org/jira/browse/AVRO-1040
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.6.2, 1.6.3, 1.7.0
            Reporter: Frank Grimes
            Priority: Minor


This would enable options like the following to be passed in:

      bootstrap.setOption("child.tcpNoDelay", true);
      bootstrap.setOption("child.keepAlive", true);

http://mail-archives.apache.org/mod_mbox/avro-user/201203.mbox/%3cCAHf2d4N1rFO8x8W6GCczpWXiOZAwkzR0p=p5baa9vpi9p-8...@mail.gmail.com%3e

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to