[
https://issues.apache.org/jira/browse/IGNITE-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16716661#comment-16716661
]
ASF GitHub Bot commented on IGNITE-10346:
-----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/5632
IGNITE-10346
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10346
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5632.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5632
----
commit a8683e86462a90f8b1d87d0cb8ac607de03e603f
Author: oleg-ostanin <oostanin@...>
Date: 2018-11-21T15:26:50Z
IGNITE-10346 added replaceAdrList()
commit 50d6d80259e30637f6fef0a3576cb1ddb23c8159
Author: oleg-ostanin <oostanin@...>
Date: 2018-11-22T09:35:49Z
IGNITE-10346 edited README.txt
commit 722d57602c51cafcd1b9d068c1655aecf5b6ec2d
Author: oleg-ostanin <oostanin@...>
Date: 2018-11-26T10:06:30Z
IGNITE-10346 removed checking ipFinder list for no local addresses
commit e4bbf5c26cb3c1f7b42bc29d4444abe8ac7cea2f
Author: oleg-ostanin <oostanin@...>
Date: 2018-12-11T09:32:01Z
IGNITE-10346 changed property name to AUTOSET_DISCOVERY_VM_IP_FINDER
commit 953a1426a4ae3a6291316bf5ebb77c4182496900
Author: oleg-ostanin <oostanin@...>
Date: 2018-12-11T09:34:56Z
IGNITE-10346 changed property name to AUTOSET_DISCOVERY_VM_IP_FINDER in
README.txt
----
> Improve TcpDiscoveryVmIpFinder usability in Yardstick
> -----------------------------------------------------
>
> Key: IGNITE-10346
> URL: https://issues.apache.org/jira/browse/IGNITE-10346
> Project: Ignite
> Issue Type: Improvement
> Reporter: Oleg Ostanin
> Assignee: Oleg Ostanin
> Priority: Major
>
>
> Currently we have to set IP address list in both property file and Ignite XML
> config. However using
> cfg.customProperties().get("SERVER_HOSTS")
> before starting the node we can get that list, set it to
> TcpDiscoveryVmIpFinder and start node. I think it will improve Yardstick
> usability a little bit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)