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/21 05:34:18 UTC

[GitHub] [incubator-druid] pdeva opened a new issue #7521: disabling data source and killing KIS supervisor doesnt kill existing tasks

pdeva opened a new issue #7521: disabling data source and killing KIS supervisor doesnt kill existing tasks
URL: https://github.com/apache/incubator-druid/issues/7521
 
 
   
   
   ### Affected Version
   
   0.14-iap3
   
   ### Description
   to repro:
   
   1. create a datasource with KIS tasks running
   2. from the router UI, 'drop data' for the datasource
   3. from the router UI, 'terminate' KIS supervisor for datasource
   
   
   expected:
   
   datasource is marked disabled in router UI.
   existing KIS  tasks for datasource are killed.
   
   actual: 
   
   datasource still marked as available and green in router UI, even though it has 0 bytes available.
   KIS tasks for datasource are still running
   
   

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