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

Make ReadAhead related const into optional arguments. #535

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maobaolong
Copy link

No description provided.

@maobaolong
Copy link
Author

@kahing Please take a look at this PR. Thanks.

@kahing
Copy link
Owner

kahing commented Aug 24, 2020

could you explain why you want these?

@maobaolong
Copy link
Author

@kahing Thanks for your reply.

This PR aimed to supply a way to custom the readAhead chunkSize and readAhead maxSize. For some higher performance request case, we want to read ahead more data, so we want customized the readAhead chunkSize and readAhead maxSize.

@maobaolong
Copy link
Author

Hi @kahing , how about your idea? We use this feature in our product env for months, it can helps us to customize the readAhead chunkSize and readAhead maxSize.

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.

None yet

2 participants