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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
