Richard Gao
10/17/2025, 1:34 AMio.airbyte.cdk.integrations.source.relationaldb.state.FailedRecordIteratorException: java.lang.IllegalArgumentException: Non-hex character 'M' at index=0 . Any suggestions on how to tackle this problem?kapa.ai
10/17/2025, 1:34 AMNon-hex character 'M' at index=0) or strategies to address it in Airbyte's codebase. The changelogs and issues do not mention any adaptation or workaround for this BSON serialization change or related migration steps for the connector to support Debezium >2.7.0[Changelog](https://docs.airbyte.com/integrations/sources/mongodb-v2#changelog). If you are considering upgrading Debezium yourself, you may need to investigate how Airbyte's MongoDB source connector parses and processes Debezium's output, and adapt it to handle BSON serialization. However, there is no guidance or example of this in the provided knowledge sources. If you need further assistance, I recommend opening a discussion or issue on the Airbyte GitHub repository to get input from the maintainers or community, as this appears to be an advanced and potentially breaking change not yet addressed in the public documentation or changelogs.