You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "abhishekagarwal87 (via GitHub)" <gi...@apache.org> on 2023/02/19 06:04:58 UTC

[GitHub] [druid] abhishekagarwal87 commented on issue #11035: Error when push data through api

abhishekagarwal87 commented on issue #11035:
URL: https://github.com/apache/druid/issues/11035#issuecomment-1435902067

   if you are using the latest version and your tasks are appending the data to an interval, you can set `useSharedLock` to `true` in the task context. That way, appending tasks won't compete for the lock for the same interval. 


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org