Mmuzaf commented on a change in pull request #8207:
URL: https://github.com/apache/ignite/pull/8207#discussion_r485534505



##########
File path: 
modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java
##########
@@ -1279,12 +1816,19 @@
      * waiting it). Equals 0 if not set. No long transactions are dumped in 
log if nor this parameter
      * neither {@link #IGNITE_TRANSACTION_TIME_DUMP_SAMPLES_COEFFICIENT} is 
set.
      */
+    @SystemProperty(value = "Threshold timeout for long transactions, if 
transaction exceeds it, it " +
+        "will be dumped in log with information about how much time did it 
spent in system time (time while aquiring " +

Review comment:
       aquiring -> acquiring




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to