Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/22902 )
Change subject: KUDU-3662 [2/n] Add job config parsing ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/22902/2/java/kudu-replication/src/main/java/org/apache/kudu/replication/ReplicationJobConfig.java File java/kudu-replication/src/main/java/org/apache/kudu/replication/ReplicationJobConfig.java: http://gerrit.cloudera.org:8080/#/c/22902/2/java/kudu-replication/src/main/java/org/apache/kudu/replication/ReplicationJobConfig.java@32 PS2, Line 32: 76679515998740258 > How is this value determined? I was under the impression that this can be a random generated number, however after reading up on it a bit more I found the following: Thus the new value was generated by running the command below: > serialver -classpath > ./kudu-replication/build/libs/kudu-replication-1.18.0-SNAPSHOT.jar > org.apache.kudu.replication.ReplicationJobConfig org.apache.kudu.replication.ReplicationJobConfig: private static final long serialVersionUID = 7667951599874025860L; 2025-05-22 15:49:16.877 serialver[29503:3144579] +[IMKClient subclass]: chose IMKClient_Modern 2025-05-22 15:49:16.877 serialver[29503:3144579] +[IMKInputSession subclass]: chose IMKInputSession_Modern -- To view, visit http://gerrit.cloudera.org:8080/22902 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic7229e11baa6a03c8986f206f456725acda00774 Gerrit-Change-Number: 22902 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Thu, 22 May 2025 13:51:18 +0000 Gerrit-HasComments: Yes
