[
https://issues.apache.org/jira/browse/RATIS-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1910.
-------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
The pull request is now merged.
> Deduplicate RaftGroupId and ClientId
> ------------------------------------
>
> Key: RATIS-1910
> URL: https://issues.apache.org/jira/browse/RATIS-1910
> Project: Ratis
> Issue Type: Improvement
> Components: common
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Similar to the idea of
> [String.intern()|https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#intern--],
> store the RaftId (i.e. RaftGroupId and ClientId) objects internally for
> deduplication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)