sashapolo commented on code in PR #4902:
URL: https://github.com/apache/ignite-3/pull/4902#discussion_r1919619133


##########
modules/transactions/src/main/java/org/apache/ignite/internal/tx/configuration/TransactionConfigurationSchema.java:
##########
@@ -31,13 +31,18 @@ public class TransactionConfigurationSchema {
     /** Default checking transaction interval. */
     public static final long DEFAULT_ABANDONED_CHECK_TS = 5_000;
 
-    /** Checking transaction interval. */
+    /** Checking transaction interval (milliseconds). */

Review Comment:
   "Checking transaction interval" makes little sense to me, can you elaborate 
this please?



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