You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/11/19 06:14:00 UTC

[jira] [Resolved] (RATIS-1165) Add ClientInvocationId

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

Tsz-wo Sze resolved RATIS-1165.
-------------------------------
    Fix Version/s: 1.1.0
       Resolution: Fixed

Thanks [~runzhiwang] for reviewing the pull request.

I have merged this.

> Add ClientInvocationId
> ----------------------
>
>                 Key: RATIS-1165
>                 URL: https://issues.apache.org/jira/browse/RATIS-1165
>             Project: Ratis
>          Issue Type: Improvement
>          Components: client
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>             Fix For: 1.1.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> ClientId and callId (or streamId) are often used as a key class.  For examples,
> - RetryCache.CacheKey,
> - MessageStreamRequests.Key, and
> - DataStreamBaseTest.MultiDataStreamStateMachine.Key.
> This JIRA is to add a new class ClientInvocationId for such purpose.



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