bhumika
Results
3
issues of
bhumika
Librd emits broker stats like {brokers{:{somestat:}}. If this `name` is returned as IP, jq parsing doesn't work. But if the broker name is returned as a proper hostname, the parsing...
Current: `./kat mirror --source-broker-ips broker1,broker2 --destination-broker-ips broker1,broker2 --topics topic1,topic2` o/p: Mirror all configurations for the specicifed topics. Expected: Mention the configs to mirror in a config file and apply only...