[ 
https://issues.apache.org/jira/browse/CAMEL-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-7323:
-------------------------------

    Fix Version/s: 2.14.0

> createRouteStatisticEndpointJson - Returns invalid json if no routes
> --------------------------------------------------------------------
>
>                 Key: CAMEL-7323
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7323
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, jmx
>    Affects Versions: 2.13.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.13.1, 2.14.0
>
>
> If there is no routes, we have an extra } which should not be there
> {code}
> {
>   "routes": {
>     }
>   }
> }
> {code}
> Parse error on line 5:
> ... {            }}}
> -------------------^
> Expecting 'EOF'



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to