[
https://issues.apache.org/jira/browse/AVRO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934945#action_12934945
]
Bruce Mitchener commented on AVRO-701:
--------------------------------------
Unfortunately, it looks like this might require an upgrade to Jetty 7 to use
the new Server constructor that takes an InetSocketAddress.
> ipc.HttpServer doesn't let you specify which IP to listen on, just the port
> ---------------------------------------------------------------------------
>
> Key: AVRO-701
> URL: https://issues.apache.org/jira/browse/AVRO-701
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.4.1
> Reporter: Bruce Mitchener
>
> When running on a machine with multiple interfaces, I like to be able to only
> have things listen on the correct interface (internal, external, localhost).
> The ipc.HttpServer only accepts a port number though ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.