Skip to content

[ISSUE #282] modify the time out set of the sendmessageback function. #283

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 1 commit into from
Mar 19, 2020

Conversation

ShannonDing
Copy link
Member

Close #282 send message back failed some time because timeout set to short.

What is the purpose of the change

modify the time out set of the sendmessageback function.

Brief changelog

@ShannonDing ShannonDing added the bug Something isn't working label Mar 19, 2020
@ShannonDing ShannonDing added this to the 2.1.0 milestone Mar 19, 2020
@codecov-io
Copy link

Codecov Report

Merging #283 into master will not change coverage by %.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   60.41%   60.41%           
=======================================
  Files         200      200           
  Lines       12588    12588           
=======================================
  Hits         7605     7605           
  Misses       4983     4983           
Impacted Files Coverage Δ
src/consumer/DefaultMQPushConsumerImpl.cpp 12.51% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7c0a1a...ad8af01. Read the comment docs.

@ShannonDing ShannonDing merged commit aee285f into apache:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send message back failed some time because timeout set to short.
2 participants