Skip to content

Conversation

@JatinSanghvi
Copy link
Contributor

The worker table is not specific to a worker (process instance); all workers share the same worker table for managing leases. Instead, the table is specific to user function. Hence renaming the table to convey its purpose better. Cosmos DB extension also uses leases as the default name for the container where leases are maintained (doc) hence using similar naming convention.

@JatinSanghvi JatinSanghvi merged commit d467956 into triggerbindings Aug 26, 2022
@JatinSanghvi JatinSanghvi deleted the JatinSanghvi/trigger-rename-worker-table branch August 26, 2022 01:36
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants