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] [Kafka Source] Failed when the consume topic name like a.b.c.d #8396

Open
2 of 3 tasks
liunaijie opened this issue Dec 27, 2024 · 1 comment
Open
2 of 3 tasks
Assignees

Comments

@liunaijie
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When consume topic name has more than 2 ., will got exception.

the code is:
https://github.com/apache/seatunnel/blob/dev/seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceConfig.java#L208

https://github.com/apache/seatunnel/blob/dev/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/catalog/TablePath.java#L53

SeaTunnel Version

dev

SeaTunnel Config

read kafka, topic name is `a.b.c.d`

Running Command

na

Error Exception

Cannot get split '%s' to get databaseName and tableName

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Cheun99
Copy link
Contributor

Cheun99 commented Dec 27, 2024

I have also encountered corresponding problems, can they be assigned to me,please !

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

No branches or pull requests

2 participants