Closed
Description
Expected Behavior
If the credentials for a MySQL source no longer have permissions to access the source database, the job sync should fail.
Current Behavior
The job sync receives an error
Cannot create PoolableConnectionFactory (Access denied...
and yet the job concludes as a successful job sync.
Logs
Steps to Reproduce
- Create MySQL
source
with working credentials - Create destination and run sync
- Remove user from
source
database and rerun sync
Severity of the bug for you
Medium
Airbyte Version
v0.26.1-alpha
Connector Version (if applicable)
MySQL 0.3.7
Snowflake 0.3.9
Additional context
Environment, version, integration...