vinay272001 commented on code in PR #16221:
URL: https://github.com/apache/kafka/pull/16221#discussion_r1671971428


##########
core/src/test/scala/unit/kafka/utils/TestUtils.scala:
##########
@@ -1181,7 +1181,7 @@ object TestUtils extends Logging {
                        transactionVerificationEnabled: Boolean = false,
                        log: Option[UnifiedLog] = None,
                        remoteStorageSystemEnable: Boolean = false,
-                       initialTaskDelayMs: Long = 
ServerLogConfigs.LOG_INITIAL_TASK_DELAY_MS_DEFAULT): LogManager = {
+                       initialTaskDelayMs: Long = 
ServerLogConfigs.LOG_INITIAL_TASK_DELAY_MS_DEFAULT_INTEGRATION_TEST): 
LogManager = {

Review Comment:
   @showuon got it, completed the changes. Can you review it again. Thanks



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