[
https://issues.apache.org/jira/browse/RATIS-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-1738:
------------------------------
Attachment: a.patch
> Upgrade ratis version in ratis-hadoop-projects to 2.4.0
> -------------------------------------------------------
>
> Key: RATIS-1738
> URL: https://issues.apache.org/jira/browse/RATIS-1738
> Project: Ratis
> Issue Type: Task
> Components: hadoop-projects
> Reporter: Lari Hotari
> Priority: Major
> Attachments: a.patch
>
>
> There are compilation errors in ratis-hadoop-projects when switching the
> ratis dependency version to 2.4.0.
> One of the first problems is this one:
> {code:java}
> Error: COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> Error:
> /home/runner/work/ratis-hadoop-projects/ratis-hadoop-projects/ratis-hadoop/src/main/java/org/apache/ratis/hadooprpc/client/CombinedClientProtocolClientSideTranslatorPB.java:[52,7]
> error: CombinedClientProtocolClientSideTranslatorPB is not abstract and does
> not override abstract method
> leaderElectionManagement(LeaderElectionManagementRequest) in AdminProtocol
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)