Springboot:kafka运行成功,报错InvalidTopicException

官方说法:The client has attempted to perform an operation on an invalid topic. For example the topic name is too long, contains invalid characters etc. This exception is not retriable because the operation won’t suddenly become valid.

主题名称太长,包含无效字符等

Springboot:kafka运行成功,报错InvalidTopicException

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://net2asp.com/9ece17516d.html