Commit 00e04b05 authored by jianhaijun's avatar jianhaijun

分支1

parent 12a5190a
...@@ -50,6 +50,7 @@ public class kafkaController { ...@@ -50,6 +50,7 @@ public class kafkaController {
} finally { } finally {
// 关闭生产者 // 关闭生产者
producer.close(); producer.close();
// 分支1
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment