Thanks @kind-whale-32412 we'll take a look shortly!
mammoth-bear-12532
08/19/2022, 10:23 PM
@kind-whale-32412 doesn't it make sense for this topic name to be configurable thru the emitter config directly?
mammoth-bear-12532
08/19/2022, 10:23 PM
Instead of having to depend on a static variable
k
kind-whale-32412
08/21/2022, 9:17 PM
yes it does; we can pass it through constructor.
kind-whale-32412
08/21/2022, 9:18 PM
I just didn't change because I didn't want to break in case people relied on the static variable (it's a public field, if we remove it, it might break someone else's code)