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

[Bug] Camel Route Debug doesn't change UI view after NodeBreakpoint timed out #303

Open
jsolovjo opened this issue May 25, 2023 · 1 comment
Labels
area/camel kind/bug Something isn't working kind/ux Issues relating to user experience
Milestone

Comments

@jsolovjo
Copy link

How to reproduce:

  • Navigate to Camel
  • Select any enabled camel route
  • Open Debug tab
  • Set a breakpoint on a camel route node
  • After ~5 minutes you will see a message in the logs that NodeBreakpoint timed out and the exchange is continued
2023-05-25 19:43:18.818  WARN 675 --- [eCamel_Worker-9] o.a.camel.impl.debugger.BacklogDebugger  : NodeBreakpoint at node setBody2 timed out and is continued exchangeId: 47A4D69A3A72C19-0000000000000008

However, the UI doesn't change - it shows a breakpoint on the camel route node
Screenshot 2023-05-25 at 19 44 21

@jsolovjo jsolovjo added kind/bug Something isn't working area/ui kind/ux Issues relating to user experience labels May 25, 2023
@tadayosi
Copy link
Member

Can anyone look at the issue? Maybe @phantomjinx ?

@tadayosi tadayosi added this to the 2024Q2 milestone Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/camel kind/bug Something isn't working kind/ux Issues relating to user experience
Projects
Status: Todo
Development

No branches or pull requests

2 participants