Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

消费者线程获取连接失败重试次数与预期不符 #4381

Closed
code4wt opened this issue Jul 24, 2021 · 1 comment
Closed

消费者线程获取连接失败重试次数与预期不符 #4381

code4wt opened this issue Jul 24, 2021 · 1 comment

Comments

@code4wt
Copy link

code4wt commented Jul 24, 2021

if (notFullTimeoutRetryCnt <= this.notFullTimeoutRetryCount && !isFull()) {

这个判断会导致多重试一次,与预期不相符。尤其是在排错的时候,预期得到一个异常,可以日志里找不到异常。

@qixiaobo
Copy link

qixiaobo commented Mar 4, 2024

notFullTimeoutRetryCount

@code4wt code4wt closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants