-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Master node disconnect #132023
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
Merged
joshua-adams-1
merged 70 commits into
elastic:main
from
joshua-adams-1:master-node-disconnect
Sep 3, 2025
Merged
Master node disconnect #132023
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
21d7b30
Don't fail on first node-join publication failure
joshua-adams-1 829c69f
Merge branch 'main' into master-node-disconnect
joshua-adams-1 fb05a2a
Checkstyle
joshua-adams-1 962b3b2
Merge branch 'main' into master-node-disconnect
joshua-adams-1 4b97f07
Adds Node Joining Integration Tests
joshua-adams-1 2a541b0
Adds nodeExistsWithName method
joshua-adams-1 eb572d4
Merge branch 'main' into master-node-disconnect
joshua-adams-1 3e501b4
Minor tweaks
joshua-adams-1 b6ddfba
Uncomments out solution, and makes NodeJoiningIT
joshua-adams-1 dac102a
Merge branch 'main' into master-node-disconnect
joshua-adams-1 d269e47
Ran ./gradlew spotlessApply precommit
joshua-adams-1 a668ab1
Modify Coordinator Logic
joshua-adams-1 17e6bd6
Merge branch 'main' into master-node-disconnect
joshua-adams-1 cc67155
Generalise logging expectations
joshua-adams-1 d47915b
Merge branch 'main' into master-node-disconnect
joshua-adams-1 f7cbcbd
[CI] Auto commit changes from spotless
c989fd0
Add YAML test for "missing lookup key" scenario (#132870)
smalyshev c1b1ef2
Add memory accounting to exponential histogram library. (#132580)
JonasKunz 6708bb4
Vectorize BQVectorUtils#packAsBinary (#132923)
iverase 4150643
Mute org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT test {p0=…
elasticsearchmachine 170a518
Remove mutes for resolved CsvTests issues (#132924)
idegtiarenko 2ee0871
ESQL - Allow null values in vector similarity functions (#132919)
carlosdelest 5eec40f
Vectorize BQSpaceUtils#transposeHalfByte (#132935)
iverase c27fe6a
Send max of two types of max queue latency to ClusterInfo (#132675)
DiannaHohensee 15d6693
[DiskBBQ] Replace n_probe, related to the number of centroids with v…
iverase 6c3fadc
[ML] Add spec files for Llama and AI21 (#132724)
jonathan-buttner f45e1ad
Remove awaits for closed issues (#132306)
smalyshev b238367
Suppport per-project behavior in ESQL extra verifiers (#131884)
mark-vieira 36c9f02
Add random tests with match_only_text multi-field (#132380)
parkertimmins ba8c5e6
Store ignored source in unique stored fields per entry (#132142)
jordan-powers 4a8f3f7
Rename skipping logic to remove hard link to skip_unavailable (#132861)
smalyshev cdfdb5e
Mute org.elasticsearch.index.mapper.LongFieldMapperTests testFetchMan…
elasticsearchmachine a4ac7fb
Adding simulate ingest effective mapping (#132833)
masseyke cbbacc0
Precompute the BitsetCacheKey hashCode (#132875)
joegallo c0a079f
Fix failing UT by adding a required capability (#132947)
julian-elastic 3337cf2
Mute org.elasticsearch.index.mapper.LongFieldMapperTests testFetch #1…
elasticsearchmachine 57e5887
Remove CrossClusterCancellationIT.createLocalIndex() (#132952)
JeremyDahlgren 25333ca
Unmuting simulate index data stream mapping overrides yaml rest test …
masseyke 433b827
Mute org.elasticsearch.cluster.ClusterInfoServiceIT testMaxQueueLaten…
elasticsearchmachine 9203679
Introduce execution location marker for better handling of remote/loc…
smalyshev e6b86ef
Implement v_magnitude function (#132765)
svilen-mihaylov-elastic a180eaf
Breakdown undesired allocations by shard routing role (#132235)
nicktindall 57db61c
Switch to PR-based benchmark pipeline defined in ES repo (#132941)
gbanasiak af0c58e
Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {…
elasticsearchmachine b7922ff
Implement WriteLoadConstraintDecider#canAllocate (#132041)
DiannaHohensee 6485e97
Simplify EsqlSession (#132848)
idegtiarenko 1d35bd3
Mute org.elasticsearch.index.mapper.LongFieldMapperTests testSyntheti…
elasticsearchmachine 332a86c
Speed up loading keyword fields with index sorts (#132950)
dnhatn 98be4ad
Merge remote-tracking branch 'upstream/main' into master-node-disconnect
joshua-adams-1 0e227f7
Merge branch 'main' into master-node-disconnect
joshua-adams-1 00b27f3
Remove logger.info
joshua-adams-1 8c4de89
David Turner Comments
joshua-adams-1 d5141bc
Merge branch 'main' into master-node-disconnect
joshua-adams-1 ed73225
Fix unit tests
joshua-adams-1 a7b2f0e
Merge branch 'master-node-disconnect' of github.com:joshua-adams-1/el…
joshua-adams-1 ad45d19
Merge branch 'main' into master-node-disconnect
joshua-adams-1 0b4560f
Comments
joshua-adams-1 aa82afe
Unused method
joshua-adams-1 8323493
Merge branch 'master-node-disconnect' of github.com:joshua-adams-1/el…
joshua-adams-1 ff5b4ec
[CI] Auto commit changes from spotless
8ad70a2
Merge branch 'main' into master-node-disconnect
joshua-adams-1 8316b56
Changes
joshua-adams-1 8bf17e5
Merge branch 'main' into master-node-disconnect
joshua-adams-1 3f46e13
Merge branch 'main' into master-node-disconnect
joshua-adams-1 75b118a
David Comments
joshua-adams-1 c9f608f
Merge branch 'main' into master-node-disconnect
joshua-adams-1 2f493f5
Merge branch 'main' into master-node-disconnect
joshua-adams-1 dc7eb96
Merge branch 'master-node-disconnect' of github.com:joshua-adams-1/el…
joshua-adams-1 3683676
David Comments
joshua-adams-1 cd8502a
Merge branch 'main' into master-node-disconnect
joshua-adams-1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why have this within the
if
branches? It's on both branches so we call it either way, and I don't see a need to call it after callingnodeExists
or anything like that?