|
|
|
@ -20,7 +20,7 @@ import com.fasterxml.jackson.core.JsonProcessingException;
@@ -20,7 +20,7 @@ import com.fasterxml.jackson.core.JsonProcessingException;
|
|
|
|
|
import com.fasterxml.jackson.databind.ObjectMapper; |
|
|
|
|
import org.apache.kafka.connect.data.SchemaBuilder; |
|
|
|
|
import org.apache.kafka.connect.data.Struct; |
|
|
|
|
import org.apache.kafka.common.utils.ThroughputThrottler; |
|
|
|
|
import org.apache.kafka.server.util.ThroughputThrottler; |
|
|
|
|
import org.apache.kafka.clients.producer.RecordMetadata; |
|
|
|
|
import org.apache.kafka.connect.data.Schema; |
|
|
|
|
import org.apache.kafka.connect.errors.ConnectException; |
|
|
|
|