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

[BUG] the logic of configuring channel auto-read is redundant for lots of partitions #355

Closed
dockerzhang opened this issue Jan 26, 2021 · 0 comments · Fixed by #356
Closed
Assignees
Labels

Comments

@dockerzhang
Copy link
Contributor

Describe the bug
the logic of configuring channel auto-read is redundant for lots of partitions, we should revert 9a4be21

To Reproduce
Steps to reproduce the behavior:

  1. create a 1000 partitions topic
  2. produce and consume messages.
  3. auto-read will be disabled according to the log.

Expected behavior
auto-read should not be disabled

Screenshots
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant