Skip to content

expose producer name to getMessageById for Admin API#11312

Closed
wangjialing218 wants to merge 3 commits intoapache:masterfrom
wangjialing218:branch_wjl
Closed

expose producer name to getMessageById for Admin API#11312
wangjialing218 wants to merge 3 commits intoapache:masterfrom
wangjialing218:branch_wjl

Conversation

@wangjialing218
Copy link
Contributor

Motivation

Current we can get Message from Pulsar Admin API like getMessageById or examineMessage, but Message.getProducerName() return null. In some case we may need to known the producer name of the message.

Modifications

expose producer name to MessageMetadata in Message for Pulsar Admin API.

@wangjialing218
Copy link
Contributor Author

/pulsarbot run-failure-checks

@sijie
Copy link
Member

sijie commented Jul 29, 2021

@wangjialing218 Can you rebase the pull request?

@wangjialing218
Copy link
Contributor Author

@wangjialing218 Can you rebase the pull request?

@sijie This PR could be close because the feature already included in #11443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants