sanpwc commented on code in PR #5093:
URL: https://github.com/apache/ignite-3/pull/5093#discussion_r1930346109


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java:
##########
@@ -418,7 +418,9 @@ public class TableManager implements IgniteTablesInternal, 
IgniteComponent {
 
     private final PartitionReplicaLifecycleManager 
partitionReplicaLifecycleManager;
 
-    private long implicitTransactionTimeout;
+    private long roTransactionTimeout;

Review Comment:
   > I suppose we should remove implicitTransactionTimeout and refactor 
TableManager as you suggested. Am I right?
   
   Yes.



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to