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

Update cursor last active timestamp when reseting cursor #13166

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

wuzhanpeng
Copy link
Contributor

@wuzhanpeng wuzhanpeng commented Dec 7, 2021

Resolves #13165

Modifications

  1. trigger last active time update after resetting cursor
  2. add related test case

Documentation

Need to update docs?

  • no-need-doc

Just a little function supplement, no need to update the document

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Dec 7, 2021
@wuzhanpeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

1 similar comment
@wuzhanpeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@wuzhanpeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@wuzhanpeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@hangc0276
Copy link
Contributor

@wuzhanpeng Please rebase the master to fix the flaky test.

@codelipenghui codelipenghui changed the title refine cursor last active Update cursor last active timestamp when reseting cursor Dec 10, 2021
@codelipenghui codelipenghui merged commit 2634299 into apache:master Dec 10, 2021
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
Resolves apache#13165 

### Modifications
1. trigger last active time update after resetting cursor
2. add related test case
codelipenghui pushed a commit that referenced this pull request Dec 21, 2021
Resolves #13165

### Modifications
1. trigger last active time update after resetting cursor
2. add related test case

(cherry picked from commit 2634299)
@codelipenghui codelipenghui added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Dec 21, 2021
zymap pushed a commit that referenced this pull request Dec 23, 2021
Resolves #13165

### Modifications
1. trigger last active time update after resetting cursor
2. add related test case

(cherry picked from commit 2634299)
@zymap zymap added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.8.3 release/2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refine cursor last active
7 participants