Skip to content

feat(cpp): add functions related to client lifecycle, and message headers#3610

Merged
hubcio merged 20 commits into
apache:masterfrom
slbotbm:cpp-lifecycle-functions
Jul 17, 2026
Merged

feat(cpp): add functions related to client lifecycle, and message headers#3610
hubcio merged 20 commits into
apache:masterfrom
slbotbm:cpp-lifecycle-functions

Conversation

@slbotbm

@slbotbm slbotbm commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR address?

Closes #
Relates to #2100

Rationale

Contributes to completion of cpp sdk.

What changed?

added user header handling, and the following functions:

  • disconnect
  • shutdown
  • delete_segments
  • get_cluster_metadata
  • update_permissions
  • change_password

Local Execution

  • Passed
  • Pre-commit hooks ran

AI Usage

If AI tools were used, please answer:

  1. Which tools? codex
  2. Scope of usage? code generation, code investigation
  3. How did you verify the generated code works correctly? read through it, tested it.
  4. Can you explain every line of the code if asked? yes

@slbotbm
slbotbm marked this pull request as draft July 5, 2026 13:57
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Thanks for the PR. It is labeled S-waiting-on-review and queued for review.

Slash commands (own line, regular comment) move it around the queue:

  • /ready - back to S-waiting-on-review after addressing feedback
  • /author - flip to S-waiting-on-author while you finish changes
  • /request-review @user-or-team - request a reviewer

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added S-waiting-on-review PR is waiting on a reviewer and removed S-waiting-on-review PR is waiting on a reviewer labels Jul 5, 2026
@slbotbm
slbotbm marked this pull request as ready for review July 9, 2026 14:15
@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label Jul 9, 2026
@slbotbm
slbotbm force-pushed the cpp-lifecycle-functions branch from 2b1690b to 0fa6646 Compare July 9, 2026 15:16
Comment thread foreign/cpp/src/type_conversion.rs Outdated
Comment thread foreign/cpp/src/type_conversion.rs
Comment thread foreign/cpp/src/lib.rs Outdated
Comment thread foreign/cpp/src/type_conversion.rs
Comment thread foreign/cpp/src/type_conversion.rs Outdated
Comment thread foreign/cpp/src/type_conversion.rs Outdated
Comment thread foreign/cpp/src/type_conversion.rs
Comment thread foreign/cpp/src/type_conversion.rs
@github-actions github-actions Bot added S-waiting-on-author PR is waiting on author response and removed S-waiting-on-review PR is waiting on a reviewer labels Jul 16, 2026
@slbotbm

slbotbm commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

/ready

@github-actions github-actions Bot added S-waiting-on-review PR is waiting on a reviewer and removed S-waiting-on-author PR is waiting on author response labels Jul 17, 2026
@hubcio
hubcio merged commit 6f1d548 into apache:master Jul 17, 2026
35 checks passed
@github-actions github-actions Bot removed the S-waiting-on-review PR is waiting on a reviewer label Jul 17, 2026
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