-
Bug
-
Resolution: Done
-
Major
-
7.3.0
Steps to Reproduce
- run as Local Camel Context some project (e.g. camel-spring)
- open JMX Navigator View
- navigate to Local Processes --> Local Camel Context --> Camel --> camel-1
- invoke the context menu and select "Start Tracking"
- navigate to endpoint src/data?noop=true only via clicking on '+'
- send some messages to the endpoint note that expanded tree in JMX Navigator remains expanded
- check Message View contains appropriate number of records
- select the endpoint src/data?noop=true in JMX Navigator
- send another message to the endpoint note that JMX Navigator is refreshed, items are collapsed) annoying
- check Message View contains only last message. IMHO it is a bug. It should contain all messages not only the last one
- relates to
-
FUSETOOLS-1276 Refresh JMX Navigator cause problems (collapsing)
- Closed