[
https://issues.apache.org/jira/browse/CAMEL-20978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865533#comment-17865533
]
Claus Ibsen commented on CAMEL-20978:
-------------------------------------
{code}
~/workspace ❯ camel get route --error
PID NAME ID FROM REMOTE STATUS
PHASE AGO MESSAGE
2222 MyKafka route1 kafka://cheese?brokers=localhost:119092 x Error
Start 14s Invalid port in bootstrap.servers: localhost:119092
{code}
> camel-core - Store timestamp for last route error
> -------------------------------------------------
>
> Key: CAMEL-20978
> URL: https://issues.apache.org/jira/browse/CAMEL-20978
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.8.0
>
>
> When a route fails for some reason to start/stop etc then we store last
> error. We should also store the timestamp. This allows tooling to know this,
> and can say how long ago this happened.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)