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

Cloud providers do not return Metadata from the stored object #35

Open
nover opened this issue Jun 9, 2021 · 2 comments
Open

Cloud providers do not return Metadata from the stored object #35

nover opened this issue Jun 9, 2021 · 2 comments

Comments

@nover
Copy link
Contributor

nover commented Jun 9, 2021

As discovered when working with #33 it seems like the cloud storage providers (and the local one too) does not return the Metadata:dictionary<string, string> stored on the object in the BlobDescriptor when calling GetBlobDescriptor*.

I believe this is a bug as it effectively renders callers unable to retrieve stored metadata on their objects.

@optyingale
Copy link

Hi @ericgreenmix or @jarroda or @nover,
Could someone please have a look at my pull request?

At the moment it seems to be failing tests because of missing connection string in the test

@ericgreenmix
Copy link
Member

I will figure out what is going on with the tests and get this merged in as soon as I get time. Thanks!

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

No branches or pull requests

3 participants