GYK123123 opened a new issue, #7225: URL: https://github.com/apache/inlong/issues/7225
### What happened The topic of kafka is successfully created, but an error is displayed ### What you expected to happen The topic of kafka is successfully created, but an error is displayed,org.apache.kafka.common.errors.UnsupportedVersionException: Topic metadata and configs in CreateTopics response not supported,maybe is result.numPartitions() == CreateTopicsResult.UNKNOWN ### How to reproduce The topic of kafka is successfully created, but an error is displayed,org.apache.kafka.common.errors.UnsupportedVersionException: Topic metadata and configs in CreateTopics response not supported,maybe is result.numPartitions() == CreateTopicsResult.UNKNOWN ### Environment docker_compose ### InLong version 1.4.0 ### InLong Component InLong Dashboard ### Are you willing to submit PR? - [ ] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
