aho135 commented on code in PR #14640:
URL: https://github.com/apache/druid/pull/14640#discussion_r1271162053


##########
server/src/main/java/org/apache/druid/segment/handoff/CoordinatorBasedSegmentHandoffNotifier.java:
##########
@@ -128,7 +128,7 @@ void checkForSegmentHandoffs()
     catch (Throwable t) {
       log.error(
           t,
-          "Exception while checking handoff for dataSource[%s], Will try again 
after [%d]secs",
+          "Exception while checking handoff for dataSource[%s], Will try again 
after [%d]ms",

Review Comment:
   Thanks for the review @abhishekrb19 Just pushed an update



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to