Skip to content
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

[cherry-pick] [branch-2.10] Better Python garbage collection management for C++-owned objects (#16535) #18921

Merged
merged 3 commits into from
Dec 15, 2022
Merged

[cherry-pick] [branch-2.10] Better Python garbage collection management for C++-owned objects (#16535) #18921

merged 3 commits into from
Dec 15, 2022

Conversation

liangyepianzhou
Copy link
Contributor

Motivation

Cherry-pick #16535 for release 2.10.3 and run tests.

Modifications

Cherry-pick #16535.

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 the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Dec 14, 2022
…ry-pick/branch-2.10/Better_Pythongarbage_collection_management
@liangyepianzhou liangyepianzhou requested review from BewareMyPower, tuteng and RobertIndie and removed request for BewareMyPower December 14, 2022 11:53
@liangyepianzhou liangyepianzhou merged commit 5b67614 into apache:branch-2.10 Dec 15, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 10, 2023
…nt for C++-owned objects (apache#16535) (apache#18921)

Co-authored-by: Zac Bentley <[email protected]>
(cherry picked from commit 5b67614)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 11, 2023
…nt for C++-owned objects (apache#16535) (apache#18921)

Co-authored-by: Zac Bentley <[email protected]>
(cherry picked from commit 5b67614)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants