Skip to content

[improve][misc] Sync commits from apache into 3.1_ds #442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 24, 2025

Conversation

ganesh-ctds
Copy link
Collaborator

(If this PR fixes a github issue, please add Fixes #<xyz>.)

Fixes #

(or if this PR is one task of a github issue, please add Master Issue: #<xyz> to link to the master issue.)

Master Issue: #

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Describe the modifications you've done.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API: (yes / no)
  • The schema: (yes / no / don't know)
  • The default values of configurations: (yes / no)
  • The wire protocol: (yes / no)
  • The rest endpoints: (yes / no)
  • The admin cli options: (yes / no)
  • Anything that affects deployment: (yes / no / don't know)

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

lhotari and others added 12 commits June 21, 2025 11:06
(cherry picked from commit b92af78)
Fix resource leak using try-catch stmt method in apache#24389, and close other leaks in this project I've found later

(cherry picked from commit bfee7a6)
(cherry picked from commit 88c4482)
…sabled deletionAtBatchIndexLevelEnabled (apache#24406)

(cherry picked from commit 3bd70fd)
(cherry picked from commit 9883d92)
…eId (apache#24404)

(cherry picked from commit 9337405)
(cherry picked from commit 23b1f7b)
…maintains the incorrect cluster configuration even if you removed it (apache#24419)

(cherry picked from commit e157cac)
(cherry picked from commit 67e6238)
…ated cluster policy (apache#24351)

(cherry picked from commit 82af299)
(cherry picked from commit e0e4d88)
…arTestContext (apache#21467)

(cherry picked from commit a14af46)
(cherry picked from commit 7d75e51)
…ffloaded (apache#24432)

(cherry picked from commit 73a4ae4)
(cherry picked from commit e046212)
@ganesh-ctds ganesh-ctds requested a review from srinath-ctds June 24, 2025 05:20
@ganesh-ctds ganesh-ctds self-assigned this Jun 24, 2025
@srinath-ctds srinath-ctds merged commit acd3a24 into 3.1_ds Jun 24, 2025
87 of 89 checks passed
@srinath-ctds srinath-ctds deleted the 3.1_ds_cherry_pick branch June 24, 2025 12:48
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.

8 participants