EEM:EventGateway:W:1
Record payload mismatched schema.
Explanation
The Event Gateway found one or more records returned to a consumer that do not match the expected schema. Those records were removed (Kafka tombstone) before delivery to keep the consumer compatible with the catalog‑defined schema.
User response
-
Review the topic’s content and cross‑reference the producers that write to it.
-
Use the schema enforcement control to enforce the data shape on your topics.
-
Confirm the correct schema and encoding are configured when you publish the topic to the Event Endpoint Management catalog.