connectors icon indicating copy to clipboard operation
connectors copied to clipboard

Qualify the connectors object mapper so it's harder to overwrite

Open vringar opened this issue 4 months ago • 1 comments

Is your feature request related to a problem? Please describe.

A customer recently broke their connectors runtime because they wanted to customize their own object mapper bean, but didn't realize that providing a bean would overwrite the object mapper used by connectors

Incident link

Describe the solution you'd like

Use a Qualifier here and here so that the customer has to be more explicit about overwriting the bean

vringar avatar Nov 04 '25 14:11 vringar

Thanks for reporting @vringar . Do you have a reference to this incident or JIRA issue?

sbuettner avatar Nov 06 '25 08:11 sbuettner