turboFei commented on code in PR #3063:
URL: https://github.com/apache/celeborn/pull/3063#discussion_r1914003319


##########
master/src/main/scala/org/apache/celeborn/service/deploy/master/MasterSource.scala:
##########
@@ -60,6 +60,10 @@ object MasterSource {
 
   val OFFER_SLOTS_TIME = "OfferSlotsTime"
 
+  val MASTER_COMMIT_INDEX = "MasterCommitIndex"
+
+  val MASTER_COMMIT_INDEX_DIFF = "MasterCommitIndexDiff"

Review Comment:
   `RatisCommitIndex` and `RatisCommitIndexDiff` are more straight forward.  



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

Reply via email to