Skip to content

Enable `nakayoshi_fork` by default

Aleksei Lipniagov requested to merge nakayoshi-default-enabled into master

What does this MR do?

nakayoshi_fork was enabled on production already for some time, and we didn't see any issues with GC.compact and in general.

We consider having it enabled by default.

We don't plan to expose the config to our users, as we expect it to be always beneficial, and we observed it being enabled on production long enough without causing any issues with GC.compact.

We will still keep the ENV variable for .com, so it would be easier to disable it in case of any misbehavior.

Related MRs

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • [-] Documentation created/updated
  • [-] Integration tests added to GitLab QA
  • [-] The impact any change in container size has should be evaluated
Edited by Aleksei Lipniagov

Merge request reports