Skip to content

[Bug] the queue's messages, span too long, so do flow control #7134

@lfs1985

Description

@lfs1985

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

centos7.0

RocketMQ version

4.7.1

JDK Version

jdk1.8

Describe the Bug

There are many warn logs in the production environment。
image
The message has been processed,but the client's (in processQueue)minOffset no changed for long time。
Restart the client, the problem can be solved, but many messages will be repeated consumpted。
We try to reproduce it,but have no result。

Steps to Reproduce

We try to reproduce it,but have no result。

What Did You Expect to See?

The client's minOffset can changed。

What Did You See Instead?

The client's minOffset no changed for a long time, at least one month.

Additional Context

no

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions