Just some DEBUG level logging from when you start up your Streams
application would be great.

Thanks,
Bill

On Wed, Dec 13, 2017 at 11:02 AM, Artur Mrozowski <art...@gmail.com> wrote:

> Hi Bill,
> No, but I'll be happy to generate it. How do I generate logs for
> StreamsConfig?
>
> Thanks,
> Artur
>
> On Wed, Dec 13, 2017 at 3:44 PM, Bill Bejeck <b...@confluent.io> wrote:
>
> > H Artur,
> >
> > Do you have any log files you can share for this issue?
> >
> > Thanks,
> > Bill
> >
> > On Wed, Dec 13, 2017 at 8:15 AM, Artur Mrozowski <art...@gmail.com>
> wrote:
> >
> > > Actually I can see all other properties being set, except for
> > > CACHE_MAX_BYTES_BUFFERING_CONFIG that is null.
> > > I use 0.11.0.2 Kafka Streams.
> > > Has anyone encountered this issue?
> > >
> > > /Artur
> > >
> > > On Wed, Dec 13, 2017 at 1:11 PM, Artur Mrozowski <art...@gmail.com>
> > wrote:
> > >
> > > > Hi,
> > > > I played around with caching on Confluent platform 3.3 by first
> > > disabling,
> > > > setting to zero. Now, it seems I can not enable it again. It simply
> > > returns
> > > > null no matter what value I provide.
> > > >
> > > > e.g
> > > > settings.put(StreamsConfig.CACHE_MAX_BYTES_BUFFERING_
> > > > CONFIG,10*1024*1024L);
> > > >
> > > > How can I enable it again? It generates a lot of duplicates.
> > > >
> > > > Best Regards
> > > > Artur
> > > >
> > >
> >
>

Reply via email to