Skip to content

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

Merged
liangyepianzhou merged 3 commits into
apache:branch-2.10from
liangyepianzhou:xiangying/cherry-pick/branch-2.10/Better_Pythongarbage_collection_management
Dec 15, 2022
Merged

[cherry-pick] [branch-2.10] Better Python garbage collection management for C++-owned objects (#16535)#18921
liangyepianzhou merged 3 commits into
apache:branch-2.10from
liangyepianzhou:xiangying/cherry-pick/branch-2.10/Better_Pythongarbage_collection_management

Conversation

@liangyepianzhou

Copy link
Copy Markdown
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, RobertIndie and tuteng 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 <zbentley@users.noreply.github.com>
(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 <zbentley@users.noreply.github.com>
(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