[
https://issues.apache.org/jira/browse/CAMEL-11038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947041#comment-15947041
]
Claus Ibsen commented on CAMEL-11038:
-------------------------------------
Yeah that is a good starter with the verifiers in the top.
Down the road I wonder if we need a new section
{code}
"connectivity": {
...
}
{code}
Where we have some special information for it? For example which options you
can use for connectivity check.
> Ping Check API - Output metadata to component json file
> -------------------------------------------------------
>
> Key: CAMEL-11038
> URL: https://issues.apache.org/jira/browse/CAMEL-11038
> Project: Camel
> Issue Type: Task
> Components: camel-core
> Reporter: Claus Ibsen
> Fix For: 2.19.0
>
>
> We need to add some logic to apt compiler plugin so it can detect its a
> verifiable component (ping check) and add some details in the component json
> file.
> We would need on the component section, something along the lines to denote
> what features it supports
> {code}
> "verifiable": [ "connectivity", "parameters" ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)