yunwan commented on issue #6678: lazy create descriptor in ProtobufInputRowParser URL: https://github.com/apache/incubator-druid/pull/6678#issuecomment-442686524 @QiuMM if use protobuf parser, KafkaSupervisor discoverTasks use TaskStorage getActiveTasks() (also should add getActiveTasks(String dataSource) method in TaskStorage and create index in druid_tasks), deserialize task will create Descriptor, may be cause all KafkaSupervisor hang up.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
