You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "GuoHao (Jira)" <ji...@apache.org> on 2021/12/24 03:41:00 UTC

[jira] [Updated] (RATIS-1478) NettyClientStreamRpc error reply handling

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

GuoHao updated RATIS-1478:
--------------------------
    Description: 
The stream client sends a packet to the server reply and returns not success. Subsequent requests do not need to be sent to the server because it is a stream.

 

I found a lot of redundant requests on the ozone datanode side.

!image-2021-12-24-11-31-50-113.png!

  was:
The stream client sends a packet to the server reply and returns not success. Subsequent requests do not need to be sent to the server because it is a stream.

 

I found a lot of redundant requests on the server side.

!image-2021-12-24-11-31-50-113.png!


> NettyClientStreamRpc error reply handling
> -----------------------------------------
>
>                 Key: RATIS-1478
>                 URL: https://issues.apache.org/jira/browse/RATIS-1478
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: GuoHao
>            Assignee: GuoHao
>            Priority: Major
>         Attachments: image-2021-12-24-11-31-50-113.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The stream client sends a packet to the server reply and returns not success. Subsequent requests do not need to be sent to the server because it is a stream.
>  
> I found a lot of redundant requests on the ozone datanode side.
> !image-2021-12-24-11-31-50-113.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)