Ruby server takes a long time to start in interop tests
-------------------------------------------------------
Key: AVRO-664
URL: https://issues.apache.org/jira/browse/AVRO-664
Project: Avro
Issue Type: Bug
Components: ruby
Affects Versions: 1.4.0
Environment: Ubuntu Lucid Lynx
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
Fix For: 1.4.1
The ruby server uses a wrong key in the config (:Host instead of :BindAddress)
which cause Socket::getaddrinfo() take up to 15 seconds. The shell script which
starts the server waits for jist 1 second and test fails abruptly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.