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

Add debug line when there are no messages available #9702

Merged
merged 2 commits into from
Jul 14, 2021

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Jul 14, 2021

When there were no messages on a channel we were incorrectly logging a warning. That was solved in:

@hithwen hithwen requested a review from a team as a code owner July 14, 2021 10:55
@ghost ghost added the integration/ibm_mq label Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #9702 (f9b7d05) into master (5e40911) will increase coverage by 0.00%.
The diff coverage is 81.25%.

Flag Coverage Δ
ibm_mq 90.16% <81.25%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@hithwen hithwen merged commit 3055228 into master Jul 14, 2021
@hithwen hithwen deleted the js/ibm-mq-debug-line branch July 14, 2021 14:48
FlorianVeaux pushed a commit that referenced this pull request Jul 15, 2021
* Add debug line when there are no messages available
mx-psi pushed a commit that referenced this pull request Jul 27, 2021
I did not cherry-pick release PRs (#9708, #9492, #9456)
nor documentation-only PRs (#9418, #9616, #9642) from git
history to keep the commit as small as possible.

PR #9400 is also relevant but it was already on the git history
of this branch (see `git log -- ibm_mq` to double check).

Don't emit any warnings if NO_MSG_AVAILABLE is received (#9452)

(cherry picked from commit 13c10d9)

Properly close internal reply queues (#9488)

* Properly close internal reply queues

* Define pcf

(cherry picked from commit 9d395c0)

Add debug line when there are no messages available (#9702)

* Add debug line when there are no messages available

(cherry picked from commit 3055228)

Do not submit critical service check when there are no messages (#9703)

(cherry picked from commit f0568c1)
mx-psi pushed a commit that referenced this pull request Aug 16, 2021
* Add debug line when there are no messages available
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