Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Engine] Fix SeaTunnel Engine Local Mode Can't Deserialize Split #3817

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

Hisoka-X
Copy link
Member

Purpose of this pull request

Close #3785

Check list

@USTB-JXY
Copy link

dev 2.3.5 again this error local model
Caused by: org.apache.seatunnel.engine.common.exception.SeaTunnelEngineException: java.util.concurrent.CompletionException: java.lang.ClassCastException: cannot assign instance of org.apache.kafka.common.TopicPartition to field org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit.topicPartition of type org.apache.kafka.common.TopicPartition in instance of org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [connectors-kafka] Base on SeaTunnel Engine Local Mode, kafka source is not working well
4 participants