mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-16 21:58:39 +00:00

* feat: Enable Failed Metadata Change Event for MCE Processor No Failed MCE was sent when a MCE was rejected by the system - Added FailedMetadataChangeEvent kafka topic - Created FailedMCE event from the MCE record - Added Kafka Producer to send FailedMCE to the FailedMetadataChangeEvent Topic * fix: Review Comment - Added Nonnull Annotations - Made Local variables as final * bug: added pegasus2avro test json - Added pegasus2avro test fmce json * feat: Add Tests for Event Utils Avro2pegasusfmce - Added Tests for avro2Pegasusfmce