deng2 commented on issue #10989: URL: https://github.com/apache/druid/issues/10989#issuecomment-2563575418
Thanks. This issue can be resolved using concurrent append lock in Druid 29. linehrr ***@***.***>于2024年11月15日 周五23:13写道: > in my case, setting > "forceTimeChunkLock" : true > solves the issue, we found out that parallel_index requires > "forceTimeChunkLock" : true otherwise the tasks will fail due to not > taskLockHelper. > hope this helps. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/druid/issues/10989#issuecomment-2479112161>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ADAXVXFJRA72WTMKT2YFCRT2AYFSXAVCNFSM6AAAAABR3MOO2OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZGEYTEMJWGE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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]
