Package org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc
package org.odpi.openmetadata.adapters.connectors.apachekafka.integration.ffdc
FFDC stands for First Failure Data Capture. The classes in this package provide the message definitions and
descriptions used by the kafka monitor integration connector. KafkaIntegrationConnectorAuditCode contains the
messages for the audit log and the KafkaIntegrationConnectorErrorCode contains the messages for any exceptions
that are thrown by the connectors.
-
ClassDescriptionThe KafkaIntegrationConnectorAuditCode is used to define the message content for the OMRS Audit Log.The KafkaIntegrationConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.