essobedo commented on PR #11759: URL: https://github.com/apache/camel/pull/11759#issuecomment-1768781999
> doInit ensures its only invoked once So why do we get what is described in the ticket? I quote: > JdbcMessageIdRepository is designed to replace the CAMEL_MESSAGEPROCESSED substring in the queries with the custom table name in the onInit() function, but looks like this function is called multiple times and it keeps replacing the substring that is present also in the custom table name. If I understand it well, if `onInit()` was called only once as it should, the problem would not occur -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
