Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ensure CustomDataAdapter works in cluster with multiple silos #7009

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

egil
Copy link
Contributor

@egil egil commented Jan 18, 2025

Summary

The sample requires [GenerateSerializer] and friends to be added to CustomBatchContainer to work in a cluster with multiple silos. Without it a CodecNotFoundException exception is thrown.

It is not clear to me if the property StreamId is also serialized, and if it needs to, it should probably also have the [Id] attribute.

@BillWagner
Copy link
Member

ping @IEvangelist

@IEvangelist IEvangelist merged commit 0a82190 into dotnet:main Jan 21, 2025
2 of 3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants