Hi Stevo, Kafka does not support customized topic metadata. What we are doing now is having topic metadata store in a separate zookeeper structure. But I agree this is probably a good candidate feature to consider.
Thanks, Jiangjie (Becket) Qin On 7/12/15, 4:16 PM, "Stevo Slavić" <ssla...@gmail.com> wrote: >Hello Apache Kafka Community, > >Is it possible to store and retrieve additional custom topic metadata >along >with existing Kafka managed ones, using some Kafka API? If not would it be >a problem (e.g. for Kafka broker or some client APIs) if I was to >store/retrieve additional custom topic metadata using ZooKeeper API? > >Kind regards, >Stevo Slavic.