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

experiments different turbine fanouts for propagating shreds (backport #29393) #29420

Merged
merged 2 commits into from Dec 26, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 26, 2022

This is an automatic backport of pull request #29393 done by Mergify.
Cherry-pick of 456d067 has failed:

On branch mergify/bp/v1.14/pr-29393
Your branch is up to date with 'origin/v1.14'.

You are currently cherry-picking commit 456d06785.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   core/src/cluster_nodes.rs
	modified:   sdk/src/feature_set.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   core/src/retransmit_stage.rs

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

The commit allocates 2% of slots to running experiments with different
turbine fanouts based on the slot number.
The experiment is feature gated with an additional feature to disable
the experiment.

(cherry picked from commit 456d067)

# Conflicts:
#	core/src/retransmit_stage.rs
@mergify mergify bot added conflicts feature-gate Pull Request adds or modifies a runtime feature gate labels Dec 26, 2022
@behzadnouri behzadnouri removed their assignment Dec 26, 2022
@behzadnouri behzadnouri added the automerge Merge this Pull Request automatically once CI passes label Dec 26, 2022
@mergify mergify bot merged commit d151fbe into v1.14 Dec 26, 2022
@mergify mergify bot deleted the mergify/bp/v1.14/pr-29393 branch December 26, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes conflicts feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant