Skip to content

Add optional responseData to TSStatus#17328

Merged
jt2594838 merged 1 commit intoapache:masterfrom
luoluoyuyu:feature/ts-status-response-data
Mar 20, 2026
Merged

Add optional responseData to TSStatus#17328
jt2594838 merged 1 commit intoapache:masterfrom
luoluoyuyu:feature/ts-status-response-data

Conversation

@luoluoyuyu
Copy link
Member


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

- Extend TSStatus Thrift struct with optional binary responseData field
- Add getStatus overloads in RpcUtils for status with message and payload

Made-with: Cursor
@jt2594838 jt2594838 merged commit c9066c7 into apache:master Mar 20, 2026
34 of 35 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