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

DataBus metadata lost when stream is read and UpdateLastReadTime is enabled #6

Open
SamPersson opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SamPersson
Copy link

Rebus.AzureBlobs version 1.0.1
In 0.6.0 it works fine.

Apparently BlobClient.SetMetadataAsync() used in AzureBlobsDataBusStorage.UpdateLastReadTime() replaces the metadata on the blob, so any existing keys are removed.

@mookid8000 mookid8000 self-assigned this Aug 28, 2024
@mookid8000 mookid8000 added the bug Something isn't working label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants