callumj opened a new issue #12098: URL: https://github.com/apache/druid/issues/12098
Hello, We recently performed an upgrade to 0.22.0 but had to perform a downgrade to 0.20.0 after we found some incompatibilities with some of our custom extensions. We now have lost auto compaction due what I am guessing is an invalid compaction spec across all our data sources. Looking at our logs, we see this: ``` 59:59,936 WARN [qtp1922859107-120] org.apache.druid.metadata.SQLMetadataStorageActionHandler - Encountered exception[Could not resolve type id 'compaction' as a subtype of `org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexTuningConfig`: known type ids = [index_parallel, realtime] (for POJO property 'tuningConfig') ``` What would be the remediation task for get compaction back online? Thank you (and Happy Holidays!) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
