lhotari commented on PR #4: URL: https://github.com/apache/ratis-hadoop-projects/pull/4#issuecomment-1299837209
This is the compilation error: ``` 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 ``` I experimented by adding a dummy method to get past that error and there are more. @szetszwo do you know if someone else could help to fix the migration to 2.4.0 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
