Skip to content

Fix serialization issue with KafkaHeaders in Ignite Event#24

Merged
kaushalaroraharman merged 2 commits intoeclipse-ecsp:bugfix/WI-712742-Kafka-headers-serializationfrom
kaushalaroraharman:main
Mar 26, 2025
Merged

Fix serialization issue with KafkaHeaders in Ignite Event#24
kaushalaroraharman merged 2 commits intoeclipse-ecsp:bugfix/WI-712742-Kafka-headers-serializationfrom
kaushalaroraharman:main

Conversation

@kaushalaroraharman
Copy link
Contributor

Resolves WI-712742


Describe behaviour before the change

Kafka Headers filed inside IgniteEvent were being ignored during serialization and de-serialization process, and thus were not being saved when storing the IgniteEvent in MongoDB.

Describe behaviour after the change

KafkaHeaders filed in IgniteEvent instance will now be considered if non-null, during ser and de-ser.

Pull request checklist

  • I have read the CONTRIBUTING.md
  • My code follows the code style of this project
  • Tests for the changes have been added (for bug fixes / features)
  • All new and existing tests passed.
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

  • Yes
  • No

@kaushalaroraharman kaushalaroraharman merged commit 9290823 into eclipse-ecsp:bugfix/WI-712742-Kafka-headers-serialization Mar 26, 2025
1 check passed
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