You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
[2021-12-01 15:20:25,737] WARN [Producer clientId=console-producer] Got error produce response with correlation id 8 on topic-partition test12-5, retrying (2 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:20:55,837] WARN [Producer clientId=console-producer] Got error produce response with correlation id 12 on topic-partition test12-5, retrying (1 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:21:25,939] WARN [Producer clientId=console-producer] Got error produce response with correlation id 14 on topic-partition test12-5, retrying (0 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:21:54,762] ERROR Error when sending message to topic test12 with key: null, value: 2 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for test12-5:120029 ms has passed since batch creation
Describe the bug
kop: 2.8.1
pulsar:2.8.1
bookkeeper: 4.14.2
client: https://github.com/confluentinc/confluent-kafka-go
producer failed:
[2021-12-01 15:20:25,737] WARN [Producer clientId=console-producer] Got error produce response with correlation id 8 on topic-partition test12-5, retrying (2 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:20:55,837] WARN [Producer clientId=console-producer] Got error produce response with correlation id 12 on topic-partition test12-5, retrying (1 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:21:25,939] WARN [Producer clientId=console-producer] Got error produce response with correlation id 14 on topic-partition test12-5, retrying (0 attempts left). Error: REQUEST_TIMED_OUT (org.apache.kafka.clients.producer.internals.Sender)
[2021-12-01 15:21:54,762] ERROR Error when sending message to topic test12 with key: null, value: 2 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for test12-5:120029 ms has passed since batch creation