You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Pushkar Deole <pd...@gmail.com> on 2021/05/19 14:16:43 UTC

does kafka support reducing topic partitions on the fly?

Hi All,

I have a question around reducing topic partitions on kafka. Currently, all
topics are 6 partitions. I want to reduce it to 3 for some of the topics.
Is this supported by kafka without deleting the topic?

Re: does kafka support reducing topic partitions on the fly?

Posted by Pushkar Deole <pd...@gmail.com>.
Thanks... came across KIP however it is still under discussion:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-694%3A+Support+Reducing+Partitions+for+Topics

On Wed, May 19, 2021 at 8:30 PM Andrew Grant <an...@gmail.com>
wrote:

> Hi Pushkar,
> I don't think so. Per https://kafka.apache.org/documentation/, "Kafka does
> not currently support reducing the number of partitions for a topic.".
> Andrew
>
> On Wed, May 19, 2021 at 10:17 AM Pushkar Deole <pd...@gmail.com>
> wrote:
>
> > Hi All,
> >
> > I have a question around reducing topic partitions on kafka. Currently,
> all
> > topics are 6 partitions. I want to reduce it to 3 for some of the topics.
> > Is this supported by kafka without deleting the topic?
> >
>
>
> --
> Andrew Grant
> 8054482621
>

Re: does kafka support reducing topic partitions on the fly?

Posted by Andrew Grant <an...@gmail.com>.
Hi Pushkar,
I don't think so. Per https://kafka.apache.org/documentation/, "Kafka does
not currently support reducing the number of partitions for a topic.".
Andrew

On Wed, May 19, 2021 at 10:17 AM Pushkar Deole <pd...@gmail.com> wrote:

> Hi All,
>
> I have a question around reducing topic partitions on kafka. Currently, all
> topics are 6 partitions. I want to reduce it to 3 for some of the topics.
> Is this supported by kafka without deleting the topic?
>


-- 
Andrew Grant
8054482621