tencent cloud

TDMQ for CKafka

문서TDMQ for CKafkaTroubleshootingClientsClient Cannot Consume Messages

Client Cannot Consume Messages

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-01-20 17:19:22

Overview

The consumer fails to pull messages.

Possible Causes

Confirm whether the consumer group has a message backlog. If no backlog exists, empty messages will be returned after the fetch.max.wait time. This parameter is configured on the consumer client, with a default value of 500ms. Configuration item:
# Fetch request waiting time.
fetch.max.wait.ms=500




Solutions

If a message backlog exists but the messages pulled are empty, it is recommended to check the version of the client SDK. If the SDK version is outdated, it is recommended to upgrade the SDK version. See SDK Reference.
You can also contact online customer service for assistance.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백