Skip to content

Switch VirtualMachines.listByVirtualMachineScaleSet implementation #36660

Open

Description

Service backend has unencoded nextLink. Azure/azure-rest-api-specs#25640

Current solution is to use reflection in SDK to call private method to encode nextLink. Before service fix the issue, we want to switch to copying the private method into impl class to avoid use of reflection(use of AccessController that is to be removed from JDK future versions).

Final solution is for backend to fix the encoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

MQThis issue is part of a "milestone of quality" initiative.MgmtThis issue is related to a management-plane library.Mgmt - Track 2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions