Azure / Azure/azure-documentdb-changefeedprocessor-dotnet
Loading leases is too "hungry"
Open
- Dominant language
- C#
- Stars
- 51
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Loading leases causes whole lease collection budget to be burned, especially when having many partitions and starting many processors.
what about having a conservative paging approach when loading leases?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.