Skip to content

[test] add Avro schema support and update Pulsar version#4265

Draft
MyMirelHub wants to merge 3 commits intodapr:mainfrom
MyMirelHub:fix-pulsar-avro
Draft

[test] add Avro schema support and update Pulsar version#4265
MyMirelHub wants to merge 3 commits intodapr:mainfrom
MyMirelHub:fix-pulsar-avro

Conversation

@MyMirelHub
Copy link
Contributor

  • Add Avro schema support for decoding binary Avro messages to JSON and wrapping them in CloudEvents
  • Skip rawPayload metadata during publishing to prevent forcing raw delivery on subscribers
  • Update Pulsar Docker image from 2.8.2 to 4.0.0 and adjust memory configuration
  • Add comprehensive Avro schema test cases and certification test components
  • Update test configurations to use resources path instead of components path

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation
    • Created the dapr/docs PR:

Note: We expect contributors to open a corresponding documentation PR in the dapr/docs repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.

- Add Avro schema support for decoding binary Avro messages to JSON and wrapping them in CloudEvents
- Skip rawPayload metadata during publishing to prevent forcing raw delivery on subscribers
- Update Pulsar Docker image from 2.8.2 to 4.0.0 and adjust memory configuration
- Add comprehensive Avro schema test cases and certification test components
- Update test configurations to use resources path instead of components path

Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com>
Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com>
Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant