Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

feat(bulk_load): remove bulk load request short interval avoid unnecessary timeout #959

Merged
merged 2 commits into from
Nov 10, 2021

Conversation

hycdong
Copy link
Contributor

@hycdong hycdong commented Nov 10, 2021

Server will reject user write requests during bulk load ingestion stage, so bulk_load_request used to send more frequently during ingestion. However, it sometimes leads unnecessary timeout when server has heavy load. This pull request remove short interval, all requests will be sent in fixed interval.

@levy5307 levy5307 merged commit 9f8c067 into XiaoMi:master Nov 10, 2021
@hycdong hycdong deleted the remove_short_interval branch November 10, 2021 04:10
hycdong added a commit to hycdong/rdsn that referenced this pull request Dec 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants