Skip to content

Pipe: Fix async sink handshake backoff#18054

Merged
jt2594838 merged 3 commits into
apache:masterfrom
luoluoyuyu:fix-async-sink-handshake-backoff
Jun 30, 2026
Merged

Pipe: Fix async sink handshake backoff#18054
jt2594838 merged 3 commits into
apache:masterfrom
luoluoyuyu:fix-async-sink-handshake-backoff

Conversation

@luoluoyuyu

Copy link
Copy Markdown
Member

Description

As the title said


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@luoluoyuyu luoluoyuyu force-pushed the fix-async-sink-handshake-backoff branch from 4b7db54 to 1150b59 Compare June 29, 2026 07:41
@luoluoyuyu luoluoyuyu changed the title Fix async sink handshake backoff Pipe: Fix async sink handshake backoff Jun 29, 2026
@jt2594838 jt2594838 merged commit 3bc7b90 into apache:master Jun 30, 2026
39 of 40 checks passed
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