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

Bulk Publishing Byte Events Using AVRO Schema with rawPayload: true #1432

Open
teachmeabhinav opened this issue Dec 17, 2024 · 2 comments
Open
Labels
question Further information is requested

Comments

@teachmeabhinav
Copy link

We are currently utilizing the PublishByteEventAsync method to publish events using an AVRO schema with metadata set as rawPayload: true. However, we have encountered a new requirement where we need to bulk publish a list of events using the same AVRO schema. Unfortunately, the available method, BulkPublishEventAsync, does not support byte messages.

Could you please provide guidance or a solution to address this issue?

Your assistance is greatly appreciated.

@WhitWaldo WhitWaldo added the question Further information is requested label Dec 21, 2024
@piyush-fbd
Copy link

I am also seeking solutions or guidance for this requirement. Thank you in advance!

@WhitWaldo
Copy link
Contributor

PRs are always welcome if you want to need a more immediate solution. Otherwise, we can consider this a feature request and look at adding it to a future version.

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

No branches or pull requests

3 participants