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

Typo in PipeOptions comment #79080

Closed
pepone opened this issue Dec 1, 2022 · 0 comments · Fixed by #79090
Closed

Typo in PipeOptions comment #79080

pepone opened this issue Dec 1, 2022 · 0 comments · Fixed by #79090

Comments

@pepone
Copy link
Contributor

pepone commented Dec 1, 2022

// With a defaukt segment size of 4K this maps to 16K
InitialSegmentPoolSize = 4;
// With a defaukt segment size of 4K this maps to 1MB. If the pipe has large segments this will be bigger than 1MB...
MaxSegmentPoolSize = 256;

s/defaukt/default/g

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 1, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Dec 1, 2022
@ghost ghost removed in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner labels Dec 1, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant