Closed xiaohundun closed 2 months ago
link same type pr https://github.com/apache/seatunnel/pull/7381
link same type pr #7381
Thank you for replying. I think these two issues are of different types. In SQL Server CDC earliest mode, the IncrementalSplitAssigner
generates a startupOffset of 00 in the org.apache.seatunnel.connectors.seatunnel.cdc.sqlserver.source.source.offset.LsnOffsetFactory
, which leads to an error when comparing LSNs in SqlServerStreamingChangeEventSource#Line228
.
Can someone take a look at this issue~
Another small issue is that the source code of startup.mode differs from both the description and the documentation on the official website.
Search before asking
What happened
STREAMING job with "startup.mode = earliest" failed
LOG:
SeaTunnel Version
2.3.6
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct