vldpyatkov commented on code in PR #2036:
URL: https://github.com/apache/ignite-3/pull/2036#discussion_r1187525945
##########
modules/placement-driver-api/src/main/java/org/apache/ignite/internal/placementdriver/message/StopLeaseProlongationMessage.java:
##########
@@ -24,4 +24,5 @@
*/
@Transferable(PlacementDriverMessageGroup.STOP_LEASE_PROLONGATION)
public interface StopLeaseProlongationMessage extends
PlacementDriverActorMessage {
+ String redirectProposal();
Review Comment:
Added javadoc.
--
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]