That is right Michael. Most teams that use kafka library can adhere to certain naming convention. Using streams API will break that.
Srikanth On Wed, Nov 16, 2016 at 2:32 PM, Michael Noll <mich...@confluent.io> wrote: > Srikanth, > > no, there's isn't any API to control the naming of internal topics. > > Is the reason you're asking for such functionality only/mostly about > multi-tenancy issues (as you mentioned in your first message)? > > -Michael > > > > On Wed, Nov 16, 2016 at 8:20 PM, Srikanth <srikanth...@gmail.com> wrote: > > > Hello, > > > > Does kafka stream provide an API to control how internal topics are > named? > > Right now it uses appId, operator name, etc. > > In a shared kafka cluster its common to have naming convention that may > > require some prefix/suffix. > > > > Srikanth > > >