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 a config error in RegionAware#initialize #4098

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

TakaHiR07
Copy link
Contributor

@TakaHiR07 TakaHiR07 commented Oct 7, 2023

Motivation

fix a config error in RegionAware#initialize.

There is double config ignoreLocalNodeInPlacementPolicy in RegionAware#initialize. Actually one of
the config is useHostnameResolveLocalNodePlacementPolicy.

change

use correct config name

@AnonHxy
Copy link
Contributor

AnonHxy commented Oct 7, 2023

LGTM

@hangc0276 hangc0276 added this to the 4.17.0 milestone Oct 7, 2023
@zymap
Copy link
Member

zymap commented Oct 11, 2023

It's better to add more description about the changes. Or add a link to the method. So it's can better be understood by the reviewer.

@TakaHiR07
Copy link
Contributor Author

@zymap Has added more description. This is a small fix

@TakaHiR07
Copy link
Contributor Author

rerun failure checks

@hangc0276 hangc0276 merged commit 62ea072 into apache:master Jan 8, 2024
16 checks passed
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
Co-authored-by: fanjianye <fanjianye@bigo.sg>
### Motivation

fix a config error in RegionAware#initialize.

There is double config ignoreLocalNodeInPlacementPolicy in RegionAware#initialize. Actually one of 
 the config is useHostnameResolveLocalNodePlacementPolicy.

### change

use correct config name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants