sanpwc commented on code in PR #2078:
URL: https://github.com/apache/ignite-3/pull/2078#discussion_r1196777949
##########
modules/placement-driver/src/main/java/org/apache/ignite/internal/placementdriver/leases/LeaseTracker.java:
##########
@@ -65,12 +84,22 @@ public class LeaseTracker {
*
* @param vaultManager Vault manager.
* @param msManager Meta storage manager.
+ * @param longLeaseInterval Long lease interval in {@code
TimeUnit.MILLISECONDS}. The interval is used between lease granting attempts.
Review Comment:
Same as above, that wasn't part of my changes, I've just used comment from
original code. @vldpyatkov Any opinion about given question.
--
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]