Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] producer request timeout #942

@lordcheng10

Description

@lordcheng10

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions