vldpyatkov commented on code in PR #2889:
URL: https://github.com/apache/ignite-3/pull/2889#discussion_r1407865039


##########
modules/transactions/src/main/java/org/apache/ignite/internal/tx/impl/OrphanDetector.java:
##########
@@ -86,12 +92,12 @@ public OrphanDetector(
             TopologyService topologyService,
             ReplicaService replicaService,
             PlacementDriver placementDriver,
-            //LockManager lockManager,
+            LockManager lockManager,

Review Comment:
   Add it to the 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]

Reply via email to