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/11/20 13:48:29 UTC

[GitHub] [incubator-druid] hellobabygogo opened a new issue #8912: TaskLockbox not release unused segment

hellobabygogo opened a new issue #8912: TaskLockbox not release unused segment
URL: https://github.com/apache/incubator-druid/issues/8912
 
 
   when the kis task run for a long time about 15 days, but the lateMessageRejectionPeriod = PT86400S.  we can't submit index_hadoop task when the data was three days ago.  The reason is that the task did not release the 15 day time lock,Actually, the time lock should be released one day ago.
   
   ### Affected Version
   
   0.12.3
   

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