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

Vadim Pakhnushev updated IGNITE-28217:
--------------------------------------
    Release Note: Fixed infinite loop in CLI when stopping parent shell process

> CLI. Endless stream of unknown error java.io.IOException: Input/output error 
> in interactive CLI when a node CLI connected to is abruptly stopped
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-28217
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28217
>             Project: Ignite
>          Issue Type: Bug
>          Components: cli ai3
>    Affects Versions: 3.1
>            Reporter: Maksim Zhuravkov
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Steps to reproduce*:
> - Open CLI in REPL mode, answer no to reconnect.
> - Terminate the `sh` process that started the CLI java process with `kill`, 
> it's easy to find using `ps af`
> *Result*:
> CLI does not respond and CLI endlessly prints :
> {noformat}
> [disconnected]>
> Unknown error
> java.io.IOException: Input/output error
> [disconnected]>
> Unknown error
> java.io.IOException: Input/output error
> ...
> {noformat}
> *Expected behaviour*: 
> CLI should not endlessly stream errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to