Shekharrajak commented on issue #18439: URL: https://github.com/apache/druid/issues/18439#issuecomment-4282437213
Thanks for checking, actually having a separate index, task runner and supervisor make it easier to implement since in Share group (kafka queue), the broker handles distribution of records, no partition-task assignment or offset management at client end required those are done in Kafka broker side. Also these relaxation come up with cost of less control over record lifecycle management, replay. -- 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]
