ComplexA opened a new issue, #10719:
URL: https://github.com/apache/inlong/issues/10719

   ### What happened
   
   While using the InLong Sort component for an Oracle-CDC task, the Extract 
node, running Oracle 11g, generated a significant volume of archive logs during 
task execution. The task only performed a one-time synchronization of full data 
upon startup. Although FlinkSQL was configured with incremental snapshot 
parameters, the Load node did not reflect corresponding data changes during 
data variations at the Extract node.
   
   ### What you expected to happen
   
   I think that during task execution, Oracle database generated a large number 
of unknown archive logs, causing the task to fail in capturing the correct 
archive logs corresponding to data changes.
   
   ### How to reproduce
   
   Configure the Extract node for Oracle 11g and the Load node for Oracle 19c, 
and initiate incremental snapshot synchronization.
   
   ### Environment
   
   Windows 11 configuration with CentOS 7 virtual machine
   
   ### InLong version
   
   1.12.0
   
   ### InLong Component
   
   InLong Sort
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to