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 01:46:00 UTC

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

Tsz-wo Sze created RATIS-1165:
---------------------------------

             Summary: 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


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)