-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Target Based Scaling for Storage Queues #33714
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
alrod
merged 41 commits into
Azure:main
from
chiangvincent:user/vchiang/storageQueueTbs
Feb 15, 2023
Merged
Changes from 33 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
183f33a
Merge pull request #1 from Azure/main
seilorjunior 37babd3
Merge pull request #2 from Azure/main
seilorjunior fa0ea7a
Merge pull request #3 from Azure/main
seilorjunior 8f01720
adding the correct deps
seilorjunior 9acdacc
Merge branch 'main' of https://github.com/seilorjunior/azure-sdk-for-net
seilorjunior b4a97bd
Merge branch 'Azure:main' into main
seilorjunior ccf40fd
Merge branch 'Azure:main' into main
seilorjunior 0100ebe
Merge branch 'Azure:main' into main
seilorjunior 2b1885a
Merge branch 'Azure:main' into main
seilorjunior 5e1dfd6
Merge branch 'Azure:main' into main
seilorjunior 5458b37
changes for storagequeue
seilorjunior 25f145e
adding test
seilorjunior e2c72da
changes from the review
seilorjunior 97b10fa
use _functionId instead of functionId to prevent null err
5a20852
make metricsprovider and targetscaler classes public, add xml docs
55ef9f8
separate QueueScaleMonitor, add xml docs
51f954a
fix unit tests
3e25d84
cast queuelistener in isharedlistener
ecd50aa
make targetscaler, scalemonitor, and metricsproviderclasses back to i…
6c0d4bc
Update sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Common/…
chiangvincent 782883d
Update sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Common/…
chiangvincent 0646743
Update sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/s…
chiangvincent bc6626e
responding to comments
d477ffc
Merge branch 'new-storagequeue' of https://github.com/seilorjunior/az…
4904067
move queuetargetscaler to queues dir
08124a1
move metricsprovider to queues folder, add unit tests for target scaler
1e7ff2d
create getqueuelength to use for tbs
036ff5a
move tests to queueMetricsProviderTests
ac77dee
make queuemetricsprovider implement livetestbase
ce43b2a
upgrade webjobs-sdk version, respond to alexey's comments
947d248
implement itargetscalerprovider in bloblistener
4676331
add async suffix to getqueuelength, copy over exception handling
08e78b5
fix merge conflict
ed80b31
fix bloblistener tests, create mock ctors for targetscaler and scalem…
ec163a5
remove internal nuget feed reference, update webjobs version to 3.0.3…
215c50a
update .sources packes to 3.0.36
799a82a
fix typo
b028f9d
add queue name for logging
675b11c
fix merge conflict
ce845d3
fix broken unit tests
df01381
accept merge conflict, remove scale monitor descriptor in queue liste…
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
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
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.