kafka集群整体metadata的定义, 包括broker, topic, partition三部分: typedef struct rd_kafka_metadata { int broker_cnt; /**< Number of brokers in \p ...
確定! 回上一頁