(You have a Kafka Connect cluster with multiple connectors deployed.
One connector is not working as expected.
You need to find logs related to that specific connector to investigate the issue.
How can you find the connector’s logs?)
Which two producer exceptions are examples of the class RetriableException? (Select two.)
Which configuration allows more time for the consumer poll to process records?
(You need to send a JSON message on the wire. The message key is a string.
How would you do this?)