gianm commented on issue #7470: KIS error when upgrading from 0.13 to 0.14 URL: https://github.com/apache/incubator-druid/issues/7470#issuecomment-484926349 This looks like a rolling-update issue between 0.12/13 and 0.14: the checkpoint is sent from task -> supervisor with a new-form startPartitions that the older supervisor cannot understand. Things should work fine once everything is on 0.14, but we still need to fix this so rolling updates work as expected.
---------------------------------------------------------------- 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]
