This message was deleted.
# general
s
This message was deleted.
k
Hi Keren - have you had a play with the
useSharedLock
context parameter introduced here - it might be of some use
k
Thank you Kyle! I was not aware of this parameter, it’s not documented anywhere. I will try it out.
Hey @Kyle Hoondert It seems that this usage still is limited to tasks from the same groupID, from what I see in TaskLockbox. I tried playing with the new parameter but the tasks do not seem to be sharing the lock. My need was to have a native ingestion (append) task and a kafka task share a lock to the same datasource. Any suggestions?