-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[GATEWAY V2]: Fix availability strategy flows. #48432
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
Open
jeet1995
wants to merge
38
commits into
Azure:main
Choose a base branch
from
jeet1995:AzCosmos_FixCloneMissingPkDef
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+390
−133
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
12ada5e
[GATEWAY V2]: Fix NPE in ThinClientStoreModel.wrapInHttpRequest for h…
jeet1995 ba81686
Fix ConsistencyLevel.valueOf for wire-format values like BoundedStale…
jeet1995 733cc2a
Skip DIRECT-only query FI tests under thin client mode
jeet1995 5ce602a
Skip only baseline DIRECT tests under thin client; keep availability …
jeet1995 ad302b9
Revert FI test skip logic — availability strategy works for all conne…
jeet1995 ec9e42e
Skip DIRECT mode FI tests under thin client + HTTP/2 in base execute()
jeet1995 69be65a
Fix: drop HTTP/2 requirement from thin client DIRECT skip
jeet1995 ea5c56d
Enable HTTP/2 for ThinClient_MultiMaster pipeline job; restore full s…
jeet1995 5937fa6
Add explanatory comment for DIRECT skip; enable HTTP/2 for ThinClient…
jeet1995 90b2f92
Fix RegionalRoutingContext map key issues breaking cross-region routi…
jeet1995 38871f0
Revert LocationCache changes; add thin client test coverage for circu…
jeet1995 3cd349e
Fix RegionalRoutingContext.toString() to use only gatewayRegionalEndp…
jeet1995 1ec8d1d
Skip DIRECT mode tests in PPAF and circuit breaker when thin client e…
jeet1995 1383303
Fix PPAF GATEWAY tests for thin client: replace thinProxy with gatewa…
jeet1995 8cad50d
Revert pom.xml sys properties; add assertThinClientEndpointUsed
jeet1995 d99ecbe
Fix assertThinClientEndpointUsed: skip for exception responses
jeet1995 d80e61b
Fix assertThinClientEndpointUsed in recovery flow too
jeet1995 187b76c
Increase e2e timeout by 500ms for thin client FI tests
jeet1995 4a7c60d
Merge remote-tracking branch 'upstream/main' into AzCosmos_FixCloneMi…
jeet1995 6055d00
Address PR review comments
jeet1995 20b9783
Fix ChangeFeedProcessor isStarted race from CI optimization
jeet1995 b6dd784
Fix broken benchmark WorkflowTest CLI tests
jeet1995 a4c7c6b
Merge upstream/main and resolve conflicts
jeet1995 ba7a200
Fix ChangeFeed processor flaky test regression
jeet1995 a0a0dae
Address review: CHANGELOG format, RegionalRoutingContext comment, Tes…
jeet1995 b0bbe4b
Restore ChangeFeed processor test fix
jeet1995 ae1ee98
Remove unused imports and constants after assertThinClientEndpointUse…
jeet1995 423acef
Address review: unit test for RRC identity, richer toString, null col…
jeet1995 da8ea88
Add DR drill timechart images for PR #48432 failover regression test
jeet1995 fda428c
Revert "Add DR drill timechart images for PR #48432 failover regressi…
jeet1995 43ae2a4
Add DR drill timechart images for PR #48432
jeet1995 12aac15
Update DR drill charts: scope to Document ResourceType, annotate writ…
jeet1995 a2a27e9
Add success timechart for DR drill report
jeet1995 1abccf4
Update DR drill charts with skill-test results
jeet1995 e34dbae
Update DR drill charts with v2 skill-test results (full completion)
jeet1995 46f68b8
Add success timechart for v2 DR drill
jeet1995 584907a
Add separate write and read success timecharts for v2 DR drill
jeet1995 461303c
Regenerate success charts with verified Kusto data
jeet1995 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
Some comments aren't visible on the classic Files Changed page.
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
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.