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

omar alles updated CAMEL-21525:
-------------------------------
    Description: 
Hi Team,

I believe there is a bug in the *camel-debezium-postgres-starter* module.

This issue affects at least versions *4.8.2* and {*}4.9.0{*}.

Specifically, the auto-configured bean listed in the 
_META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports_
 file points to:

_org.apache.camel.component.debezium.springboot.DebeziumPostgresComponentAutoConfiguration_

However, the correct package for _DebeziumPostgresComponentAutoConfiguration_ 
should be:

_org.apache.camel.component.debezium.{*}postgres{*}.springboot.DebeziumPostgresComponentAutoConfiguration_

Due to the nature of the issue, other camel debezium spring boot starters might 
be affected. 

  was:
Hi Team,

I believe there is a bug in the camel-debezium-postgres-starter module.

This issue affects at least versions *4.8.2* and {*}4.9.0{*}.

Specifically, the auto-configured bean listed in the 
_META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports_
 file points to:

_org.apache.camel.component.debezium.springboot.DebeziumPostgresComponentAutoConfiguration_

However, the correct package for _DebeziumPostgresComponentAutoConfiguration_ 
should be:

_org.apache.camel.component.debezium.{*}postgres{*}.springboot.DebeziumPostgresComponentAutoConfiguration_

Due to the nature of the issue, other camel debezium spring boot starters might 
be affected. 


> Issue camel-debezium-postgres-starter Auto-Configured Bean
> ----------------------------------------------------------
>
>                 Key: CAMEL-21525
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21525
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring-boot-starters
>    Affects Versions: 4.8.2, 4.9.0
>            Reporter: omar alles
>            Priority: Major
>
> Hi Team,
> I believe there is a bug in the *camel-debezium-postgres-starter* module.
> This issue affects at least versions *4.8.2* and {*}4.9.0{*}.
> Specifically, the auto-configured bean listed in the 
> _META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports_
>  file points to:
> _org.apache.camel.component.debezium.springboot.DebeziumPostgresComponentAutoConfiguration_
> However, the correct package for _DebeziumPostgresComponentAutoConfiguration_ 
> should be:
> _org.apache.camel.component.debezium.{*}postgres{*}.springboot.DebeziumPostgresComponentAutoConfiguration_
> Due to the nature of the issue, other camel debezium spring boot starters 
> might be affected. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to