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

feat(sdk): Export stream metadata utils #2971

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Jan 13, 2025

Export parseStreamMetadata() and getStreamPartitionCount() utility functions. Note that we've added word stream to make it more explicit which kind of metadata these process.

The getStreamPartitionCount() is needed e.g. when parsing StreamMetadata which has been emitted from streamCreated event. For other usages parseStreamMetadata() is maybe useful.

@github-actions github-actions bot added the sdk label Jan 13, 2025
@teogeb teogeb requested a review from harbu January 13, 2025 12:22
@teogeb teogeb merged commit 0ce4733 into main Jan 17, 2025
24 checks passed
@teogeb teogeb deleted the sdk-export-metadata-utils branch January 17, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants