s
On Mon, Mar 18, 2019 at 7:24 PM Maxim Kheyfets
wrote:
> Good time of the day,
>
> We are using kafka 1.0.1, and want to create a permanent topic. One online
> post suggests setting retention.ms and retention.bytes to -1. The sample
> below shows system accepts -1 correctly, b
. The special value of -1 is interpreted as
unlimited. This property is used in Kafka 1.4.0 and later in place of
log.retention.hours.
Regards,
Harpreet
On Mon, Mar 18, 2019 at 2:24 PM Maxim Kheyfets
wrote:
> Good time of the day,
>
> We are using kafka 1.0.1, and want to create a perman
Good time of the day,
We are using kafka 1.0.1, and want to create a permanent topic. One online
post suggests setting retention.ms and retention.bytes to -1. The sample
below shows system accepts -1 correctly, but I don't see this documented
anywhere explicitly in the official document
shed some light on this?
>
> Thanks,
>
>
>
> On Fri, 15 Mar 2019 at 17:27, Maxim Kheyfets
> wrote:
>
> > Good time of the day,
> >
> > We are using kafka 1.0.1, and want to create a permanent topic. One
> online
> > post suggests setting retention
ficial docs. I would
not be using this if official docs isn't supporting the same.
Could anyone else shed some light on this?
Thanks,
On Fri, 15 Mar 2019 at 17:27, Maxim Kheyfets
wrote:
> Good time of the day,
>
> We are using kafka 1.0.1, and want to create a permanent topic.
Good time of the day,
We are using kafka 1.0.1, and want to create a permanent topic. One online
post suggests setting retention.ms and retention.bytes to -1. The sample
below shows system accepts -1 correctly, but I don't see this documented
anywhere explicitly in the official document