iamsee123 opened a new pull request, #5783:
URL: https://github.com/apache/inlong/pull/5783
### Prepare a Pull Request
- Fixes #4987
### Motivation
CloudEvents is a specification for describing event data in common formats
to provide interoperability across services, platforms and systems.
### Modifications
+ add an util class to convert data with cloudevent format into default
message
### Verifying this change
- [ ] This change is a trivial rework/code cleanup without any test coverage.
- [ ] This change is already covered by existing tests, such as:
*(please describe tests)*
- [x] This change added tests and can be verified as follows:
- TestCloudEventsConverterUtil: to test convert util with kafka
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]