otter同步blob为null值的时候挂起
Open
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
请问下,同步blob字段的时候,如果是null值,Channel状态就变为“挂起”了,同步中断,这个怎么解决啊?
比如同步mysql库的user表的时候,有几个blob字段默认是没有值的
ssl_cipher,x509_issuer,x509_subject 三个字段
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce synchronization from the MySQL user table with null blob values in ssl_cipher, x509_issuer, and x509_subject. Trace why the Channel enters “suspended” state and synchronization stops, then verify that these null fields no longer interrupt the sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100