/area sink
What version of Loggie?
main
Expected Behavior
关闭kafka sink时关闭kafka连接
Actual Behavior
关闭kafka sink时没有关闭kafka连接
Steps to Reproduce the Problem
logconfig的sink为kafka,当k8s deployment更新时,pod所在节点发生变化, 原节点会close sink, 但是kafka连接没有关闭,如果deployment比较多并且更新比较频繁,容易导致kafka连接数很高,甚至挂掉