Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

No good way to use leases with blobs #189

Closed
schadr opened this issue Jan 19, 2015 · 1 comment
Closed

No good way to use leases with blobs #189

schadr opened this issue Jan 19, 2015 · 1 comment
Labels

Comments

@schadr
Copy link

schadr commented Jan 19, 2015

I am trying to use leases on blob to ensure that only one host can modify the content.

For that purpose I create a lease on a blob by using the
aquire_lease operation
but there is no way to provide the lease_id for calls such as create_blob_pages, so the only way to use leases is to ensure a blob does not get modified while reading from it.

Or am I missing something?

@devigned
Copy link
Member

devigned commented May 1, 2015

If you would like, provide a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants