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

[Event Hubs] [eventhubs-checkpoint-blob] Update the metadata when reading from the blob storage sdk #5042

Closed
ShivangiReja opened this issue Sep 6, 2019 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs

Comments

@ShivangiReja
Copy link
Member

ShivangiReja commented Sep 6, 2019

We use metadata keys - OwnerId, SequenceNumber, Offset to upload the data into the blob but when we read it returns all in lower case i.e. ownerid, sequencenumber, offset.

Reference: #5012 (comment)
Issue: #4966

Update eventhubs-checkpoint-blob package after fixing this bug in Storage SDK.

@ShivangiReja ShivangiReja added Client This issue points to a problem in the data-plane of the library. Event Hubs labels Sep 6, 2019
@ShivangiReja ShivangiReja added this to the Sprint 158 milestone Sep 6, 2019
@ramya-rao-a ramya-rao-a removed this from the Sprint 158 milestone Nov 7, 2019
@ramya-rao-a
Copy link
Contributor

@richardpark-msft Is this still applicable?

@richardpark-msft
Copy link
Member

No longer applicable - everything's lowercase now, both when we write it and when we read it.

@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. Event Hubs
Projects
None yet
Development

No branches or pull requests

3 participants