[
https://issues.apache.org/jira/browse/AVRO-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908917#action_12908917
]
Doug Cutting commented on AVRO-664:
-----------------------------------
+1
I slightly prefer the ruby change alone, since it keeps the test script simpler
and may help to identify other future such issues, but, on the other hand, if
we leave the test script alone it may sometimes fail spuriously.
> 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
>
> Attachments: AVRO-664.patch
>
>
> 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.