Skip to content

Revert: address feedback on wellarchitectedframework_serviceguide_list command#2021

Closed
Copilot wants to merge 3 commits intousers/skakara/waf-service-listfrom
copilot/sub-pr-2020
Closed

Revert: address feedback on wellarchitectedframework_serviceguide_list command#2021
Copilot wants to merge 3 commits intousers/skakara/waf-service-listfrom
copilot/sub-pr-2020

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 12, 2026

Reverts the reverse lookup dictionary changes introduced in response to the original review comment. The original GetServiceGuideUrl() implementation — a linear scan over s_serviceGuidesCache using Contains on each service's variations — has been restored, as the performance impact is negligible and the optimization added unnecessary complexity.

Invoking Livetests

Copilot submitted PRs are not trustworthy by default. Users with write access to the repo need to validate the contents of this PR before leaving a comment with the text /azp run mcp - pullrequest - live. This will trigger the necessary livetest workflows to complete required validation.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: sriramkakara <47894548+sriramkakara@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on wellarchitectedframework_serviceguide_list command PR Use reverse lookup dictionary for O(1) service guide URL lookups Mar 12, 2026
@sriramkakara sriramkakara marked this pull request as ready for review March 12, 2026 04:23
@sriramkakara sriramkakara requested review from a team and arunrab as code owners March 12, 2026 04:23
@sriramkakara sriramkakara requested review from conniey, fanyang-mono, jairmyree, jongio, joshfree, weshaggard and xiangyan99 and removed request for a team March 12, 2026 04:23
@sriramkakara
Copy link
Copy Markdown
Member

@copilot Abandon this PR because the approach complicates the logic and the perf impact is negligible

…ation

Co-authored-by: sriramkakara <47894548+sriramkakara@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 12, 2026

@copilot Abandon this PR because the approach complicates the logic and the perf impact is negligible

Done. Reverted in c817527ServiceGuideService.cs is back to the original implementation.

Copilot AI changed the title Use reverse lookup dictionary for O(1) service guide URL lookups Revert: address feedback on wellarchitectedframework_serviceguide_list command Mar 12, 2026
@sriramkakara
Copy link
Copy Markdown
Member

@copilot Close this PR without merging the changes i.e, discarding the changes

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 12, 2026

@copilot Close this PR without merging the changes i.e, discarding the changes

I'm unable to close PRs directly — please close this PR manually from the GitHub UI using the "Close pull request" button at the bottom of the PR page.

Copilot AI requested a review from sriramkakara March 12, 2026 19:21
@github-project-automation github-project-automation Bot moved this from Untriaged to Done in Azure MCP Server Mar 12, 2026
@sriramkakara sriramkakara deleted the copilot/sub-pr-2020 branch March 12, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants