Skip to content

Conversation

@congbobo184
Copy link
Contributor

Fix #6462

Motivation

admin api add getLastMessageId return batchIndex

Verifying this change

Add the tests for it

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): (no)
The public API: (no)
The schema: (no)
The default values of configurations: (no)
The wire protocol: (no)
The rest endpoints: (no)
The admin cli options: (yes)
Anything that affects deployment: (no)

Documentation

Does this pull request introduce a new feature? (yes / no)
If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
If a feature is not applicable for documentation, explain why?
If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@congbobo184
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jiazhai
Copy link
Member

jiazhai commented Mar 17, 2020

Thanks @congbobo184 for the fix

@sijie sijie added this to the 2.6.0 milestone Mar 18, 2020
@sijie sijie added area/client release/2.5.1 type/bug The PR fixed a bug or issue reported a bug labels Mar 18, 2020
@sijie sijie merged commit 757824f into apache:master Mar 18, 2020
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Mar 21, 2020
Fix apache#6462 
### Motivation
admin api add getLastMessageId return batchIndex

(cherry picked from commit 757824f)
tuteng pushed a commit that referenced this pull request Apr 6, 2020
Fix #6462 
### Motivation
admin api add getLastMessageId return batchIndex

(cherry picked from commit 757824f)
tuteng pushed a commit that referenced this pull request Apr 13, 2020
Fix #6462 
### Motivation
admin api add getLastMessageId return batchIndex

(cherry picked from commit 757824f)
jiazhai pushed a commit to jiazhai/pulsar that referenced this pull request May 18, 2020
Fix apache#6462
### Motivation
admin api add getLastMessageId return batchIndex
(cherry picked from commit 757824f)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
Fix apache#6462 
### Motivation
admin api add getLastMessageId return batchIndex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client release/2.5.1 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl

4 participants