Shekharrajak commented on PR #19311: URL: https://github.com/apache/druid/pull/19311#issuecomment-4404554172
To make sure no data loss we are ack only after the publish completed https://github.com/apache/druid/pull/19311/changes#diff-487176908fb14d87486db6f683c9ddb34465f3a1572f5c01b11d7b9c6a482289R381 Although this will be slow and no concurrency but I think for the intial phase this is fine and we can improve the performance step by step. WDYT @gianm @a2l007 @clintropolis @FrankChen021 ? -- 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]
