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 2021/11/15 03:20:13 UTC

[GitHub] [druid] mchades commented on issue #11906: Could not allocate segment to compacted segment

mchades commented on issue #11906:
URL: https://github.com/apache/druid/issues/11906#issuecomment-968501962


   I ran into the same problem, here is the relevant log of overlord:
   ```
   2021-11-13T07:50:59,908 INFO [qtp870369046-115] io.druid.indexing.common.actions.LocalTaskActionClient - Performing action for task[index_kafka_xxx_online_detail_2a2c20bb975669d_bebmfiod]: SegmentAllocateAction{dataSource='xxx_online_detail', timestamp=2021-11-12T23:50:00.000Z, queryGranularity={type=period, period=PT1M, timeZone=UTC, origin=null}, preferredSegmentGranularity={type=period, period=P1D, timeZone=UTC, origin=null}, sequenceName='index_kafka_xxx_online_detail_2a2c20bb975669d_671', previousSegmentId='null', skipSegmentLineageCheck='true'}
   2021-11-13T07:50:59,911 INFO [qtp870369046-115] io.druid.indexing.overlord.TaskLockbox - Task[index_kafka_xxx_online_detail_2a2c20bb975669d_bebmfiod] already present in TaskLock[index_kafka_xxx_online_detail]
   2021-11-13T07:50:59,915 WARN [qtp870369046-115] io.druid.metadata.IndexerSQLMetadataStorageCoordinator - Cannot allocate new segment for dataSource[xxx_online_detail], interval[2021-11-12T00:00:00.000Z/2021-11-13T00:00:00.000Z], maxVersion[2021-11-12T00:00:09.097Z]: already have [17] chunks.
   2021-11-13T07:50:59,915 ERROR [qtp870369046-115] io.druid.indexing.common.actions.SegmentAllocateAction - Could not allocate pending segment for rowInterval[2021-11-12T23:50:00.000Z/2021-11-12T23:51:00.000Z], segmentInterval[2021-11-12T00:00:00.000Z/2021-11-13T00:00:00.000Z].
   ```


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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