On Tue, Aug 21, 2018 at 3:57 AM, Rajan Dhabalia <rdhaba...@apache.org> wrote: >> I will consider both this and system topics and update the PIP. > > I think we should avoid more complexity by introducing system topic to > store "subject key" and then process it. Instead we can store it to > global/config zk as it requires to store keys with few bytes. I think > dynamic-configuration might be enough for this configuration.
I think so too. Given that system topics are uses in the broker now, the amount of plumbing would likely be quite high, so it's better to go with a dynamic-configuration for the subject key -Ivan