Skip to content

[Pipe] Reduce AirGap sink reconnect log noise - #18253

Merged
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cherry-pick-18243-to-dev-1.3
Jul 21, 2026
Merged

[Pipe] Reduce AirGap sink reconnect log noise#18253
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cherry-pick-18243-to-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Description

Backport #18243 to dev/1.3.

Adapted the change to the 1.3 code structure while preserving its behavior:

  • periodically reduce duplicate reconnect logs;
  • log root causes without repeated stack traces;
  • lower successful AirGap connections from info to debug;
  • report the target endpoint instead of the full socket state.

Tests

  • mvn spotless:apply -pl iotdb-core/node-commons
  • mvn test -pl iotdb-core/node-commons -Dtest=PipeLoggerTest

This PR has:

  • been self-reviewed.
  • added unit tests to cover the changed logging behavior.

@jt2594838
jt2594838 merged commit 4e68fb8 into apache:dev/1.3 Jul 21, 2026
16 checks passed
@jt2594838
jt2594838 deleted the cherry-pick-18243-to-dev-1.3 branch July 21, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants