-
Notifications
You must be signed in to change notification settings - Fork 24
feat(concurrent perpartition cursor): Refactor ConcurrentPerPartitionCursor #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
707a6c6
Add API Budget
tolik0 b6bcdd7
Refactor to move api_budget to root level
tolik0 040ff9e
Format
tolik0 824d2c6
Merge branch 'main' into tolik0/add-api-budget
tolik0 15f830c
Update for backward compatibility
tolik0 1285668
Add unit tests
tolik0 7be9842
Add FixedWindowCallRatePolicy unit test
tolik0 8d3bfce
Change the partitions limit to 1000
tolik0 509ea05
Refactored switching logic
tolik0 8d44150
Increase the limit for number of partitions in memory
tolik0 b3f9897
Merge branch 'tolik0/add-api-budget-limit-1000' into tolik0/refactor-…
tolik0 342375c
Refactor ConcurrentPerPartitionCursor to not use ConcurrentCursor wit…
tolik0 05f4db7
Delete code from another branch
tolik0 c0bc645
Fix cursor value from record
tolik0 52b95e3
Add throttling for state emitting in ConcurrentPerPartitionCursor
tolik0 1166a7a
Fix unit tests
tolik0 4a7d9ec
Move switching to global logic
tolik0 19ad269
Revert test limits
tolik0 667700f
Merge branch 'main' into tolik0/refactor-concurrent-global-cursor
tolik0 6498528
Fix format
tolik0 7b4964e
Move acquiring the semaphore
tolik0 ef8be89
Fix partitions count
tolik0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.