[
https://issues.apache.org/jira/browse/IGNITE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov resolved IGNITE-94.
------------------------------------
Resolution: Fixed
> Improvements in examples configuration files
> --------------------------------------------
>
> Key: IGNITE-94
> URL: https://issues.apache.org/jira/browse/IGNITE-94
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: sprint-1
> Reporter: Alexey Goncharuk
> Assignee: Anton Vinogradov
> Fix For: sprint-1
>
>
> Currently all examples files contain localHost set to 127.0.0.1 which is not
> very convenient since config becomes invalid when discovery settings are
> changed to real IPs.
> If localHost setting is omitted in configuration file, Ignite will bind to
> all available network interfaces, including 127.0.0.1.
> Suggested changes:
> # Remove localHost from example configuration files.
> # Change IP finder to multicast (which will automatically enable running
> examples in distributed environments)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)