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

[fix] [conf] fix typo for TransferShedder. #22757

Merged
merged 1 commit into from
May 22, 2024

Conversation

thetumbled
Copy link
Member

@thetumbled thetumbled commented May 22, 2024

Motivation

It is TransferShedder, not TransferSheddeer.

Modifications

Replace TransferSheddeer with TransferShedder.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 22, 2024
@thetumbled
Copy link
Member Author

thetumbled commented May 22, 2024

PTAL, thanks. @heesung-sn @Demogorgon314 @lhotari @Technoboy-

@heesung-sn heesung-sn merged commit 13806d7 into apache:master May 22, 2024
51 of 53 checks passed
@lhotari lhotari added this to the 4.0.0 milestone Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants