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