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

DISPATCH-1345: coalesce QDR_LINK_WORK_FLOW events #522

Closed
wants to merge 1 commit into from

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Jun 12, 2019

avoid adding another QDR_LINK_WORK_FLOW work item if there is already one at the tail of the link's work list.

Copy link
Contributor

@ganeshmurthy ganeshmurthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change !

@codecov-io
Copy link

Codecov Report

Merging #522 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
- Coverage   86.85%   86.84%   -0.01%     
==========================================
  Files          87       87              
  Lines       19507    19518      +11     
==========================================
+ Hits        16942    16950       +8     
- Misses       2565     2568       +3
Impacted Files Coverage Δ
src/router_core/transfer.c 94.6% <100%> (+0.17%) ⬆️
...re/modules/edge_addr_tracking/edge_addr_tracking.c 84.94% <0%> (-1.62%) ⬇️
...c/router_core/modules/test_hooks/core_test_hooks.c 92.67% <0%> (-1.28%) ⬇️
src/router_core/router_core.c 86.73% <0%> (+0.19%) ⬆️
src/iterator.c 89.23% <0%> (+0.19%) ⬆️
src/parse.c 85% <0%> (+0.23%) ⬆️
src/router_core/agent_link.c 68.04% <0%> (+0.51%) ⬆️

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 03e59d3...e9b8061. Read the comment docs.

@asfgit asfgit closed this in 89a4efe Jun 12, 2019
@kgiusti kgiusti deleted the DISPATCH-1345 branch June 13, 2019 12:53
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants