Revert !949
Compare changes
+ 2
− 17
@@ -38,7 +38,7 @@ class KafkaWriter:
@@ -73,21 +73,6 @@ class KafkaWriter:
Based on conversation on #457 (closed), revert !949 (merged). High level summary, !949 (merged) assumed the problem described in #457 (closed) was coming from the kafka producers set up in the kafka bootstep, but we found later it was coming from the IGWN-Alert client. This problem was then dealt with in !958 (merged) / !960 (merged).