You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2023/10/24 14:40:00 UTC

[jira] [Commented] (IGNITE-20099) IOException in CLI on node shutdown

    [ https://issues.apache.org/jira/browse/IGNITE-20099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779119#comment-17779119 ] 

Vadim Pakhnushev commented on IGNITE-20099:
-------------------------------------------

[https://github.com/square/okhttp/issues/7851]

We should upgrade to okhttp at least 4.12.0

> IOException in CLI on node shutdown
> -----------------------------------
>
>                 Key: IGNITE-20099
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20099
>             Project: Ignite
>          Issue Type: Bug
>          Components: cli
>    Affects Versions: 3.0.0-beta1
>            Reporter: Dmitry Baranov
>            Priority: Major
>              Labels: ignite-3
>         Attachments: 2023-07-31_08-46-39.png
>
>
> On node shutdown IOException printed in CLI
> Steps to reproduce:
> 1. Start ignite3 ./{_}bin/ignite3db start{_}
> 2. start CLI and invoke _connect_ command
> 3. shutdown ignite ./{_}bin/ignite3db stop{_}
> Expected: user readable error message about connection lost
> Actual:
> [defaultNode]> [java.io.IOException: unexpected end of stream on http://localhost:10300/..., java.net.SocketException: Connection reset, java.net.SocketException: Connection reset, java.net.SocketException: Connection reset, java.net.SocketException: Connection reset, java.net.ConnectException: Failed to connect to localhost/127.0.0.1:10300]



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