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

[Functions] The argument and description for dead letter topic is wrong #6101

Merged

Conversation

sijie
Copy link
Member

@sijie sijie commented Jan 20, 2020

Motivation

Related to #6084

#5400 introduces customRuntimeOptions in function details. But the description was wrong. The mistake was probably introduced by bad merges.

Modification

Fix the argument and description for deadletterTopic and customRuntimeOptions.

Tests

Add a unit test to ensure the parameters are set correctly.

*Motivation*

 apache#5400 introduces `customRuntimeOptions` in function details. But the description
 was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.

*Tests*

Add a unit test to ensure the parameters are set correctly.
@sijie sijie added type/bug The PR fixed a bug or issue reported a bug area/function labels Jan 20, 2020
@sijie sijie added this to the 2.5.1 milestone Jan 20, 2020
@sijie sijie self-assigned this Jan 20, 2020
@sijie
Copy link
Member Author

sijie commented Jan 20, 2020

run java8 tests

@codelipenghui codelipenghui merged commit c6e258d into apache:master Jan 21, 2020
@sijie sijie deleted the fix_wrong_arguments_for_functino_details branch January 21, 2020 01:47
@sijie sijie modified the milestones: 2.5.1, 2.6.0 Jan 22, 2020
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Feb 23, 2020
…ng (apache#6101)

*Motivation*

Related to apache#6084

 apache#5400 introduces `customRuntimeOptions` in function details. But the description was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Mar 21, 2020
…ng (apache#6101)

*Motivation*

Related to apache#6084

 apache#5400 introduces `customRuntimeOptions` in function details. But the description was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.

(cherry picked from commit c6e258d)
tuteng pushed a commit that referenced this pull request Apr 13, 2020
…ng (#6101)

*Motivation*

Related to #6084

 #5400 introduces `customRuntimeOptions` in function details. But the description was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.

(cherry picked from commit c6e258d)
jiazhai pushed a commit to jiazhai/pulsar that referenced this pull request May 18, 2020
…ng (apache#6101)

*Motivation*

Related to apache#6084

 apache#5400 introduces `customRuntimeOptions` in function details. But the description was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.
(cherry picked from commit c6e258d)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…ng (apache#6101)

*Motivation*

Related to apache#6084

 apache#5400 introduces `customRuntimeOptions` in function details. But the description was wrong. The mistake was probably introduced by bad merges.

*Modification*

Fix the argument and description for `deadletterTopic` and `customRuntimeOptions`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/function 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.

2 participants