Skip to content

[Storage] added SessionProvider to create session - #48756

Open
anjaliratnam-msft wants to merge 1 commit into
Azure:feature/storage/create-sessionfrom
anjaliratnam-msft:session-provider
Open

[Storage] added SessionProvider to create session#48756
anjaliratnam-msft wants to merge 1 commit into
Azure:feature/storage/create-sessionfrom
anjaliratnam-msft:session-provider

Conversation

@anjaliratnam-msft

Copy link
Copy Markdown
Member

Summary
This PR introduces SessionProvider building off the previous session PR. Customers can optionally supply one via session_options.session_provider and reuse it across clients to share the cache. If it's not supplied, one is created and scoped to the client, so existing behavior is unchanged.

Not in this PR

  • Did not implement the async changes
  • SessionOptions.account_name. The optional signing override, with URL extraction as fallback and the custom-endpoint caveat documented.
  • Test updates. The existing session test reaches into internals that moved.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
10 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant