pchang388 commented on issue #12898:
URL: https://github.com/apache/druid/issues/12898#issuecomment-1219920040

   For the original problem, here's an example showing a rebalancing going on 
after historicals are brought back up in this case:
   
   
![image](https://user-images.githubusercontent.com/51681873/185486833-dd10d2d8-1343-4d48-8107-8575fe5ef525.png)
   
   Task example shows exceeding the default time and failing due to unable to 
handoff during segment rebalancing
   ```
   2022-08-18T19:39:17,730 INFO 
[[index_kafka_REDACT_72177abfbb559eb_anenendi]-publish] 
org.apache.druid.indexing.seekablestream.SeekableStreamIndexTaskRunner - Saved 
sequence metadata to disk: []
   2022-08-18T19:39:54,131 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:40:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:41:54,131 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:42:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:43:54,134 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:44:54,138 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:45:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:46:54,134 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:47:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:48:54,130 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:49:54,135 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:50:54,130 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:51:54,134 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:52:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:53:54,131 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:54:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:55:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:56:54,371 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:57:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:58:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T19:59:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:00:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:01:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:02:54,130 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:03:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:04:54,135 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:05:54,133 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:06:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:07:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:08:54,132 WARN [coordinator_handoff_scheduled_0] 
org.apache.druid.segment.handoff.CoordinatorBasedSegmentHandoffNotifier - Still 
waiting for Handoff for [2] Segments
   2022-08-18T20:09:00,332 INFO [parent-monitor-0] 
org.apache.druid.indexing.worker.executor.ExecutorLifecycle - Triggering JVM 
shutdown.
   ```
   
   


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