Routing: Validate ResolvedCollectionRid before RID-based collection resolution#5794
Draft
Routing: Validate ResolvedCollectionRid before RID-based collection resolution#5794
ResolvedCollectionRid before RID-based collection resolution#5794Conversation
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/bc7009ec-e8d3-438c-9a39-fee02fe514ac Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
Copilot
AI
changed the title
[WIP] Investigate issue 5734 and propose a fix
Routing: Validate Apr 21, 2026
ResolvedCollectionRid before RID-based collection resolution
…olvedCollectionRid Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/f5e6a4a1-673b-405a-90d3-cd50e58c7115 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/f5e6a4a1-673b-405a-90d3-cd50e58c7115 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
…d assignment site Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/0a238bf9-8e50-4a1b-b354-fb1a652c6a15 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
…tionRid Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/c7d63681-8b7e-48fd-ba4d-cca94d1c546f Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/ae45e8e6-777a-4093-87b6-3a86958850c8 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
… emulator test Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/ae45e8e6-777a-4093-87b6-3a86958850c8 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
…CacheTests Agent-Logs-Url: https://github.com/Azure/azure-cosmos-dotnet-v3/sessions/f3fef78e-9b62-42a7-bb0f-b3161bb7a6a7 Co-authored-by: kirankumarkolli <6880899+kirankumarkolli@users.noreply.github.com>
|
Azure Pipelines: 1 pipeline(s) require an authorized user to comment /azp run to run. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
IsCollectionRiddefensive check + assignment guard toCollectionCache.ResolveCollectionAsyncIsCollectionRidasinternal static(removes duplication in emulator tests)CollectionCacheTeststo use real Cosmos ResourceIds (ccZ1ANCszwk=) instead of fake RIDsCollectionCacheTestspass: fallback-to-name-resolution, RID-resolution, assignment-guard-throwsOriginal prompt
Created from Copilot CLI via the copilot delegate command.