[
https://issues.apache.org/jira/browse/CAMEL-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414570#comment-16414570
]
Tomohisa Igarashi commented on CAMEL-12378:
-------------------------------------------
So in 1.x, the instanceId is generated from ApplicationContext.getId() which
has default value, but in 2.0 it's generated from spring.application.name or
spring.application.instance_id where they are null if not explicitly specified.
So specifying one of them looks legit at least for now.
> Spring Boot 2 - Fix the camel-example-spring-cloud-servicecall
> --------------------------------------------------------------
>
> Key: CAMEL-12378
> URL: https://issues.apache.org/jira/browse/CAMEL-12378
> Project: Camel
> Issue Type: Sub-task
> Reporter: Claus Ibsen
> Assignee: Tomohisa Igarashi
> Priority: Major
> Fix For: 2.22.0
>
>
> This example fails with starting the consumer. Some weird SB classpath
> problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)