arjun4084346 commented on code in PR #3904:
URL: https://github.com/apache/gobblin/pull/3904#discussion_r1542150862


##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/LeaseAttemptStatus.java:
##########
@@ -24,10 +24,10 @@
 import lombok.Getter;
 
 
-/*
- Class used to encapsulate status of lease acquisition attempt and derivations 
should contain information specific to
- the status that results. The #getDagAction and 
#getMinimumLingerDurationMillis are meant to be overriden and used by
- relevant derived classes.
+/**
+ Class used to encapsulate status of lease acquisition attempts made by {@link 
MultiActiveLeaseArbiter} and contains
+ information specific to the status that results. The #getDagAction and 
#getMinimumLingerDurationMillis are meant to be

Review Comment:
   Ah I had updated that, but then realized that I was updating in the branch 
for the other PR and then I lost the changes. updated now



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