Skip to content

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

Open
slbotbm wants to merge 11 commits into
apache:masterfrom
slbotbm:cpp-lifecycle-functions
Open

feat(cpp): add functions related to client lifecycle, and message headers#3610
slbotbm wants to merge 11 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review PR is waiting on a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant