Skip to content

Log linked project connection errors at debug during shutdown#140239

Merged
JeremyDahlgren merged 4 commits intoelastic:mainfrom
JeremyDahlgren:es-12696-log-conn-errs-at-debug-lvl-on-shutdown
Jan 7, 2026
Merged

Log linked project connection errors at debug during shutdown#140239
JeremyDahlgren merged 4 commits intoelastic:mainfrom
JeremyDahlgren:es-12696-log-conn-errs-at-debug-lvl-on-shutdown

Conversation

@JeremyDahlgren
Copy link
Contributor

@JeremyDahlgren JeremyDahlgren commented Jan 6, 2026

Logs linked project connection errors at DEBUG level instead of WARN if the local (origin) node is in the process of shutting down. This avoids unactionable blips on the linked project connection error dashboard during node shutdowns.

Relates: ES-12696

Logs linked project connection errors at DEBUG level
instead of WARN if we are in the process of shutting
down.  This avoids unactionable blips on the linked
project connection error dashboard during node
shutdowns.

Relates: ES-12696
@JeremyDahlgren JeremyDahlgren added >non-issue :Distributed/Network Http and internode communication implementations Team:Distributed Meta label for distributed team. v9.4.0 labels Jan 6, 2026
@JeremyDahlgren JeremyDahlgren requested a review from ywangd January 6, 2026 20:43
@JeremyDahlgren JeremyDahlgren marked this pull request as ready for review January 6, 2026 20:43
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. label Jan 6, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

Copy link
Member

@ywangd ywangd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This is a good find and also covers the scenario where remote cluster connection needs rebuild on update.

@JeremyDahlgren JeremyDahlgren merged commit 2a0993d into elastic:main Jan 7, 2026
35 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Jan 7, 2026
* upstream/main:
  Add hook for blocking termination (elastic#133555)
  Delegate to ES93ScalarQuantizedVectorsFormat rather than copying behaviour (elastic#139834)
  Refactor compound block types (elastic#140219)
  Flush the rate buffer when the slice index changes (elastic#138856)
  Log linked project connection errors at debug during shutdown (elastic#140239)
  Periodic FIPS 140-3 buildkite pipelines (elastic#139909)
  ES|QL - Remove TERM function (elastic#139953)
  Fix name of started time field in shutdown status (elastic#139910)
  Drop `project_routing` from query params (elastic#140272)
  Fix flaky test: AllocationDecidersTests (elastic#140271)
  Add List Reindex API (elastic#140184)
  Expose _tier metadata attribute in ESQL (elastic#139894)
  Tweak TSDBRestEsqlIT#testTimeSeriesQuerying(...) (elastic#140210)
  Fix an OOM error when creating to many chained synonym graph token filter. (elastic#140026)
  Suppress Azure SDK error logs (elastic#139730)
  Rewritten integer sorts need to use SortedNumericSortField (elastic#139538) (elastic#139700)
  Adjust index versions for skippers for time series (elastic#139670)
  Fix host.name skippers index version range (elastic#139636)
  Remove BWC shim for a broken commit
  Fix index.mapping.use_doc_values_skipper defaults in serverless (elastic#139532)
sidosera pushed a commit to sidosera/elasticsearch that referenced this pull request Jan 7, 2026
…c#140239)

Logs linked project connection errors at DEBUG level
instead of WARN if the local (origin) node is in the
process of shutting down.  This avoids unactionable
blips on the linked project connection error dashboard
during node shutdowns.

Relates: ES-12696
@DaveCTurner DaveCTurner removed the Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Network Http and internode communication implementations >non-issue Team:Distributed Meta label for distributed team. v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments