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

Gangams/disable threaded by default and make optional #1028

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

ganga1980
Copy link
Contributor

@ganga1980 ganga1980 commented Jul 20, 2023

Disable fluent-bit threading by default and make it optional since fluent-bit has bug (fluent/fluent-bit#7071) with threaded. Once the fluent-bit fixes threading bug, then this can be configurable.

@ganga1980 ganga1980 requested a review from a team as a code owner July 20, 2023 05:15
@pfrcks
Copy link
Contributor

pfrcks commented Jul 20, 2023

why are we exposing this via configmap? once the bug is fixed shouldn't we just change to code for everyone to threaded on?

@ganga1980
Copy link
Contributor Author

ganga1980 commented Jul 20, 2023

why are we exposing this via configmap? once the bug is fixed shouldn't we just change to code for everyone to threaded on?

this bug is active since quite sometime and when they fixed, we can ask internal customers to configure the configmap and validate . Potentially, we can make default if its reliable after the validation.

@pfrcks
Copy link
Contributor

pfrcks commented Jul 20, 2023

why are we exposing this via configmap? once the bug is fixed shouldn't we just change to code for everyone to threaded on?

this bug is active since quite sometime and when they fixed, we can ask internal customers to configure the configmap and validate . Potentially, we can make default if its reliable after the validation.

ok. pls add the bug link here to correlate in the future.

Copy link
Contributor

@pfrcks pfrcks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls check that this works as expected (setting and removing configmap values). if already done then lgtm.

also pls add the fbit bug link to the pr description
added bug link and validated this change.

@ganga1980 ganga1980 merged commit ca2b678 into ci_prod Jul 20, 2023
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.

3 participants