You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lari Hotari (Jira)" <ji...@apache.org> on 2022/11/04 06:11:00 UTC

[jira] [Commented] (RATIS-1738) Upgrade ratis version in ratis-hadoop-projects to 2.4.0

    [ https://issues.apache.org/jira/browse/RATIS-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628691#comment-17628691 ] 

Lari Hotari commented on RATIS-1738:
------------------------------------

draft PR is https://github.com/apache/ratis-hadoop-projects/pull/4

> 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
>
> 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)