Skip to content

Conversation

@Huanli-Meng
Copy link
Contributor

Motivation

Pulsar release 2.4.0 supports setting partition key for messages when using function publish, as described in this PR: #4005

The code is updated but the doc is not updated accordingly.

Modifications

1: Update the doc based on the code updated.
2: also add some legacy missing methods in the context class of the python functions according to the code.
3: This update is only for Pulsar 2.4.0 release. No need to update docs in 2.4.1 and later releases as these docs have been updated.

@jiazhai jiazhai requested a review from codelipenghui July 5, 2020 14:56
@jiazhai jiazhai added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Jul 5, 2020
@sijie sijie added this to the 2.7.0 milestone Jul 6, 2020
@sijie sijie merged commit 71ee00d into apache:master Jul 6, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
### Motivation

Pulsar release 2.4.0 supports setting partition key for messages when using function publish, as described in this PR: apache#4005

The code is updated but the doc is not updated accordingly.


### Modifications

1: Update the doc based on the code updated.
2: also add some legacy missing methods in the context class of the python functions according to the code.
3: This update is only for Pulsar 2.4.0 release. No need to update docs in 2.4.1 and later releases as these docs have been updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants