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 2020/03/06 12:02:47 UTC

[GitHub] [druid] xuejiaqing opened a new issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request

xuejiaqing opened a new issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request
URL: https://github.com/apache/druid/issues/9466
 
 
   ### Affected Version
   
   0.16.0
   
   ### Description
   
   I found compact task for a few datasources hold WAITING status for a long time.
   
   In coordinator-overload node console, I find follow message: 
   ```
   2020-03-06T11:52:58,382 INFO [TaskQueue-Manager] org.apache.druid.indexing.overlord.TaskLockbox - Cannot create a new taskLockPosse for request[TimeChunkLockRequest{lockType=EXCLUSIVE, groupId='compact_adx-request-filter-metrics_2020-03-06T11:30:01.651Z', dataSource='adx-request-filter-metrics', interval=2020-03-06T06:00:00.000Z/2020-03-06T07:00:00.000Z, preferredVersion='null', priority=25, revoked=false}] because existing locks[[TaskLockPosse{taskLock=TimeChunkLock{type=EXCLUSIVE, groupId='index_kafka_adx-request-filter-metrics', dataSource='adx-request-filter-metrics', interval=2020-03-06T06:00:00.000Z/2020-03-06T07:00:00.000Z, version='2020-03-06T10:47:09.285Z', priority=75, revoked=false}, taskIds=[index_kafka_adx-request-filter-metrics_6a37d1c6d0fa153_iamopdpa, index_kafka_adx-request-filter-metrics_797854f089d6998_pbglpphl, index_kafka_adx-request-filter-metrics_a0b134541395abf_lcbhjmkg, index_kafka_adx-request-filter-metrics_c403b3bf99e4d28_oomgpngh, index_kafka_adx-request-filter-metrics_df46166f8e3bfb5_jjknmfki]}]] have same or higher priorities
   ```
   
   Those tasks in above message has been completed. 
   
   In my cluster, most of supervisor run expect and it happened at yesterday.
   
   What should I do to fix it?

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


[GitHub] [druid] xuejiaqing closed issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request

Posted by GitBox <gi...@apache.org>.
xuejiaqing closed issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request
URL: https://github.com/apache/druid/issues/9466
 
 
   

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


[GitHub] [druid] xuejiaqing commented on issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request

Posted by GitBox <gi...@apache.org>.
xuejiaqing commented on issue #9466: org.apache.druid.indexing.overlord.TaskLockbox: Cannot create a new taskLockPosse for request
URL: https://github.com/apache/druid/issues/9466#issuecomment-596977095
 
 
   sorry, my fault.
   
   I hava a task is not finished.

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