use normal-relay sync data ,when add new column in oracle , normal-relay throw exception
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
use normal-relay sync data ,when add new column in oracle , normal-relay throw exception
[EventProducerThread_trans] (ERROR) {trans} readEventsFromAllSources exception:Invalid column name
java.sql.SQLException: Invalid column name
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the normal-relay path around EventProducerThread_trans and readEventsFromAllSources, focusing on the Oracle synchronization case described in the report. Reproduce adding a column and capture where the Invalid column name SQLException occurs. Done means normal-relay continues syncing after the schema change without that exception, with regression coverage if an existing test area supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- data-engineering, databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100