You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stepan Pilschikov (JIRA)" <ji...@apache.org> on 2018/08/21 08:28:00 UTC

[jira] [Updated] (IGNITE-9338) ML TF integration: tf cluster can't connect after killing first node with default port 10800

     [ https://issues.apache.org/jira/browse/IGNITE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Pilschikov updated IGNITE-9338:
--------------------------------------
    Description: 
Case: 
- Run cluster with 3 node on 1 host
- Filling caches with data
- Running python script
- Killing lead node with port 10800 with chief + user_script processes

Expect:
- chief and user_script restarted on other node
- script rerun

Actual:
- chief and user_secript restarted on other node but started to crash and run again because can't connect to default 10800 port


  was:
Case: 
- Run cluster with 3 node on 1 host
- Filling caches with data
- Running python script
- Killing lead node with port 10800 with chief + user_script processes
Expect:
- chief and user_script restarted on other node
- script rerun
Actual:
- chief and user_secript restarted on other node but started to crash and run again because can't connect to default 10800 port



> ML TF integration: tf cluster can't connect after killing first node with default port 10800
> --------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9338
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9338
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml
>            Reporter: Stepan Pilschikov
>            Priority: Major
>              Labels: tf-integration
>
> Case: 
> - Run cluster with 3 node on 1 host
> - Filling caches with data
> - Running python script
> - Killing lead node with port 10800 with chief + user_script processes
> Expect:
> - chief and user_script restarted on other node
> - script rerun
> Actual:
> - chief and user_secript restarted on other node but started to crash and run again because can't connect to default 10800 port



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)