Skip to content
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

Makes Client Hierarchy Walking Consistent #5075

Closed
alzimmermsft opened this issue Aug 21, 2019 · 1 comment
Closed

Makes Client Hierarchy Walking Consistent #5075

alzimmermsft opened this issue Aug 21, 2019 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@alzimmermsft
Copy link
Member

There are open discussions around how clients should be able to interact with the hierarchy for the service (Account -> Container -> Blob and Account -> Share -> Directory/File). Once that is decided there may be updates required for our clients. Additionally, we should look to reduce the number of methods in ContainerClient that retrieve BlobClients, potential solution is leveraging BlobClient's as methods.

@alzimmermsft alzimmermsft added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Aug 21, 2019
@alzimmermsft alzimmermsft self-assigned this Aug 30, 2019
@alzimmermsft
Copy link
Member Author

Being fixed in #5381

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant