Skip to content

fix(client-cpp): ignore 0.0.0.0 in write redirection#17776

Merged
JackieTien97 merged 1 commit into
apache:masterfrom
hongzhi-gao:fix/cpp-write-redirection-wildcard-master
May 28, 2026
Merged

fix(client-cpp): ignore 0.0.0.0 in write redirection#17776
JackieTien97 merged 1 commit into
apache:masterfrom
hongzhi-gao:fix/cpp-write-redirection-wildcard-master

Conversation

@hongzhi-gao

Copy link
Copy Markdown
Contributor

Description

Align C++ write redirection with Java/Python by skipping wildcard redirect endpoints instead of 127.0.0.1.

Content1 ...

Content2 ...

Content3 ...


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

Align C++ write redirection with Java/Python by skipping wildcard redirect endpoints instead of 127.0.0.1.
@hongzhi-gao hongzhi-gao force-pushed the fix/cpp-write-redirection-wildcard-master branch from 8df1288 to 3b5c5dc Compare May 27, 2026 07:43
@JackieTien97 JackieTien97 merged commit 05a816d into apache:master May 28, 2026
74 of 96 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.

3 participants