Yes, murmur2(key) % number of partitions. On Fri, May 7, 2021 at 7:24 PM sunil chaudhari <[email protected]> wrote:
> Hi Neeraj, > I dont think there is relation of key and the partition in that sense.. > > > > On Sat, 8 May 2021 at 3:16 AM, Neeraj Vaidya > <[email protected]> wrote: > > > Hi all, > > I think I kind of know the answer but wanted to confirm. > > If I have multiple producers sending messages with the same key, will > they > > end up in the same partition (assuming I am using the default > partitioner) ? > > > > Regards, > > Neeraj > > > > Sent from my iPhone > > >
