Skip to content

milvus中kafka的配置 #19768

Discussion options

You must be logged in to vote
kafka:
  brokerList: "172.100.100.10:9092"
  saslUsername: admin1
  saslPassword: kafka1
  saslMechanisms: PLAIN
  securityProtocol: SASL_PLAINTEXT

必须所有字段打开,配置的brokerList才会生效,否则只能连接到127.0.0.1:9092

盲猜是为了数据安全吧😂

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by solaim
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants