You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/04/16 02:11:42 UTC

[GitHub] [incubator-druid] shizhengchao opened a new issue #7484: my realtime task cant handoff the segments

shizhengchao opened a new issue #7484: my realtime task cant handoff the segments
URL: https://github.com/apache/incubator-druid/issues/7484
 
 
   Realtime task status is always running, the log is always printed "still waiting for handoff for segments..."
   
   ### Affected Version
   
   ### Description
   
   the log: 
   2019-04-16T09:56:55,707 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T09:57:55,705 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T09:58:55,704 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T09:59:55,707 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:00:55,705 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:01:55,705 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:02:55,704 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:03:55,706 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:04:55,704 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:05:55,707 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   2019-04-16T10:06:55,705 INFO [coordinator_handoff_scheduled_0] org.apache.druid.segment.realtime.plumber.CoordinatorBasedSegmentHandoffNotifier - Still waiting for Handoff for Segments : [[SegmentDescriptor{interval=2019-04-13T00:00:00.000Z/2019-04-14T00:00:00.000Z, version='2019-04-13T00:01:20.948Z', partitionNumber=0}]]
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org