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

[server] FetchLogRequest support params: minFetchBytes and maxWaitMs to avoid frequently FetchLogRequest send to server #233

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

swuferhong
Copy link
Collaborator

Purpose

Linked issue: #199

This pr is aims to deal with the problem mention in #199 (Client/Follower fetch a empty table, the response will be returned quickly, and immediately, it'll send fetch request again and again)

Tests

API and Format

Documentation

…to avoid frequently FetchLogRequest send to server
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

Successfully merging this pull request may close these issues.

[Feature] Server need backoff fetch when fetch empty record to avoid send fetch records again and again
1 participant