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

fix(RouteDiagram): Show total exchanges instead of completed #1181

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mmelko
Copy link
Collaborator

@mmelko mmelko commented Oct 22, 2024

closes: #535

Now the routeDiagram shows correct number of messages while routes being debugged:
Screenshot 2024-10-22 at 17 14 19

Also the route diagram for the single route now displays the inflight count:
Screenshot 2024-10-22 at 18 23 48

Copy link

github-actions bot commented Oct 22, 2024

Test Results

  8 files  ±0    8 suites  ±0   47m 40s ⏱️ +54s
 66 tests ±0   64 ✅ ±0   2 💤 ±0  0 ❌ ±0 
536 runs  ±0  508 ✅ ±0  28 💤 ±0  0 ❌ ±0 

Results for commit 8e5e6ec. ± Comparison against base commit 1ca2037.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Oct 22, 2024

Test results

Run attempt: 2584
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-node(18)-java(17)-firefox 67 64 3 0 0 352.816
test-results-quarkus-node(18)-java(21)-firefox 67 64 3 0 0 352.234
test-results-quarkus-node(20)-java(17)-firefox 67 64 3 0 0 350.092
test-results-quarkus-node(20)-java(21)-firefox 67 64 3 0 0 359.214
test-results-springboot-node(18)-java(17)-firefox 67 63 4 0 0 355.898
test-results-springboot-node(18)-java(21)-firefox 67 63 4 0 0 355.564
test-results-springboot-node(20)-java(17)-firefox 67 63 4 0 0 361.259
test-results-springboot-node(20)-java(21)-firefox 67 63 4 0 0 373.863

@mmelko mmelko changed the title fix(#303): Show total exchanges instead of completed fix(RouteDiagram): Show total exchanges instead of completed Oct 22, 2024
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.

[Bug] Camel Route Debug - breakpoint doesn't hold a route
1 participant