Skip to content

Conversation

@gaozhangmin
Copy link
Contributor

@gaozhangmin gaozhangmin commented Dec 2, 2022

Motivation

There exists potential non-durable cursor leak problem, if deleteCursor called but without deactive this cursor.

Master branch has fix this issue by #17273

Modifications

Deactive cursor in deleteCursor

Documentation

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

Matching PR in forked repository

gaozhangmin#2

@github-actions
Copy link

github-actions bot commented Dec 2, 2022

@gaozhangmin Please add the following content to your PR description and select a checkbox:

- [ ] `doc` <!-- Your PR contains doc changes -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->

@gaozhangmin gaozhangmin reopened this Dec 2, 2022
@gaozhangmin gaozhangmin requested review from codelipenghui, eolivelli and zymap and removed request for codelipenghui, eolivelli and zymap December 2, 2022 06:43
@gaozhangmin gaozhangmin self-assigned this Dec 2, 2022
@github-actions github-actions bot added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Dec 2, 2022
@gaozhangmin gaozhangmin changed the title Fix no durable cursor leak problem [branch-2.10] Fix no durable cursor leak problem Dec 2, 2022
@gaozhangmin gaozhangmin merged commit b601a9e into apache:branch-2.10 Dec 2, 2022
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.

2 participants