You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2023/01/12 03:54:01 UTC

[GitHub] [inlong] GYK123123 opened a new issue, #7225: [Bug]

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: dev-unsubscribe@inlong.apache.org.apache.org

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


[GitHub] [inlong] dockerzhang commented on issue #7225: [Bug]

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #7225:
URL: https://github.com/apache/inlong/issues/7225#issuecomment-1379779057

   @GYK123123 please try to use the 1.5.0 branch which has lots of optimizations for Kafka, and it will release recently.


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [inlong] dockerzhang closed issue #7225: [Bug][Manager] Caught UnsupportedVersionException

Posted by "dockerzhang (via GitHub)" <gi...@apache.org>.
dockerzhang closed issue #7225: [Bug][Manager] Caught UnsupportedVersionException
URL: https://github.com/apache/inlong/issues/7225


-- 
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: commits-unsubscribe@inlong.apache.org

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