Skip to content

Merge Request for #4808: TYPO in C++ client producer method for processing failure case, and add corresponding unit test case. #4873

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

Merged
merged 5 commits into from
Aug 5, 2019

Conversation

easyfan
Copy link
Contributor

@easyfan easyfan commented Aug 2, 2019

Definitely, this is a typo. This method is dealing with the Failed Message with the GIVEN result, but not a CERTAIN result.

Contribution Checklist
#4808 : TYPO in C++ client producer method for processing failure case
Add c++ client producer failure message unit test case.

UT passed:

BatchMessageTest

ZhengFan added 5 commits August 2, 2019 15:31

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani
…with the GIVEN result, but not a CERTAIN result.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani
@easyfan
Copy link
Contributor Author

easyfan commented Aug 2, 2019

image
Corresponding Unit test passed.

@easyfan easyfan marked this pull request as ready for review August 2, 2019 11:43
@sijie
Copy link
Member

sijie commented Aug 5, 2019

// Invalid color configuration option [enabled]. Supported values are (auto|always|never).
(it was due to a misconfiguration on Jenkins)

run integration tests

// Build timed out (after 400 minutes). Marking the build as aborted.

run java8 tests

@sijie sijie added component/c++ type/bug The PR fixed a bug or issue reported a bug labels Aug 5, 2019
@sijie sijie added this to the 2.4.1 milestone Aug 5, 2019
@sijie sijie merged commit b90b4ea into apache:master Aug 5, 2019
@easyfan easyfan deleted the d_master_ branch August 5, 2019 06:56
jiazhai pushed a commit that referenced this pull request Aug 28, 2019

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kianenigma Kian Paimani
…ssing failure case, and add corresponding unit test case. (#4873)

Definitely, this is a typo. This method is dealing with the Failed Message with the GIVEN result, but not a CERTAIN result.

Contribution Checklist
#4808 : TYPO in C++ client producer method for processing failure case
Add c++ client producer failure message unit test case.

UT passed:

BatchMessageTest
(cherry picked from commit b90b4ea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants