描述主题的配置 bin/kafka-configs.sh --zookeeper localhost:2181 --describe --entity-type topics...
![240](https://cdn2.jianshu.io/assets/default_avatar/6-fd30f34c8641f6f32f5494df5d6b8f3c.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:河南
描述主题的配置 bin/kafka-configs.sh --zookeeper localhost:2181 --describe --entity-type topics...
测试jdk--5万条数据 @Test public void jdkTest(){ //开始时间 long start = System.currentTimeMillis(...