Kafka Adapter Fix Issue

Hi Team,
While trying to configure “Apache Kafka Producer Connection” the following error has been encountered.

Error encountered::
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Kafka:producerConn1.
[ART.118.5063] Adapter Runtime (Connection): Unable to start connection Kafka:producerConn1: after 1 attempt(s).
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.507.1001] Resource Connection Exception:
Failed to construct kafka producer

Basically,Iam not understanding how to provide the parameters to enable the connection.
Please go through the screenshot attached and suggest me,how to provide those required parameters.

Thanks,
Sindhura.

Can you try this in Kafka producer connection ?

Acknowledgments 0
Request Timeout(ms) 0
Value Serializer Class org.apache.kafka.common.serialization.StringSerializer
Key Serializer Class org.apache.kafka.common.serialization.StringSerializer
Partitioner Class
Compression Type
Message Send Retries 0
Batch Size 16384
Send Buffer Bytes 33554433
Client ID
Kafka Version v11+
Other Properties
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10