laxmikantbpandhare opened a new issue, #16435: URL: https://github.com/apache/druid/issues/16435
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version 29.0.1 ### Description Please include as much detailed information about the problem as possible. Tasks were running in the 27.0.0 version and I upgraded it to 29.0.1 and it started failing. The exact Error is: 1 error at [Source: (File) line:1, column, 1085] (through reference chain: org.apache.druid.indexing.kafka.KafkaIndexTask["dataSchema"] ->org.apache.druid.segment.indexing.DataSchema["transformSpec"] while locating org.apache.druid.server.metrics.DataSourceTaskIdHolder 1) Problem parsing object at prefic[druid.lookup]: Cannot construct instance of 'org.apache.druid.query.LookupListeningAnnouncerConfig'. problem: unable to provision, see the following errors: 1) Error in custom provider, java.lang.IllegalStateException: This is a proxy used to support circular reference. The object we're proxying is not constructed yet. Please wait until after injection has completed to use this object. I got these error messages from middlemanager logs. -- 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]
