airbytehq / airbytehq/airbyte

Sync fails for MS SQL source connector after CDC cleanup

未關閉
#68,150 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors autoteam community connectors/source/mssql needs-triage team/extensibility team/use type/bug
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

### Connector Name

source-mssql

### Connector Version

4.1.27

### What step the error happened?

During the sync

### Relevant information

Whenever the CDC cleanup job runs, Sync starts failing with the error "Failure in source: Saved offset no longer present on the server"

Though there are no new records inserted in the CDC tables since the last successful sync

As well as the Sync schedule is set to 5 mins in Airbyte, so the sync is happening much faster than the clean up job

Aitbyte version - 1.6.2
source-mssql - 4.1.27

### Relevant log output

```shell
source ERROR main i.a.c.i.b.s.SshWrappedSource(read):72 Exception occurred while getting the delegate read iterator, closing SSH tunnel io.airbyte.commons.exceptions.ConfigErrorException: Saved offset no longer present on the server. Please reset the connection, and then increase binlog retention and/or increase sync frequency.
```

### Contribute

- [x] Yes, I want to contribute

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。