You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Ang Li (Jira)" <ji...@apache.org> on 2020/02/04 09:02:00 UTC

[jira] [Resolved] (SCB-1715) IdleTimeout not work in client side without keepaliveTimeout set

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

Ang Li resolved SCB-1715.
-------------------------
    Fix Version/s: java-chassis-2.0.0
       Resolution: Fixed

> IdleTimeout not work in client side without keepaliveTimeout set
> ----------------------------------------------------------------
>
>                 Key: SCB-1715
>                 URL: https://issues.apache.org/jira/browse/SCB-1715
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Java-Chassis
>            Reporter: Ang Li
>            Assignee: Ang Li
>            Priority: Major
>             Fix For: java-chassis-2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Vertx client side need to set keepaliveTimeout to support idleTimeout. Or the default value 60s will be the same as server timeout 60s, which will cause 490 error bacause the connection is closed by server side instead released by client side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)