You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Malik, Shibha (GE Renewable Energy, consultant)" <Sh...@ge.com> on 2018/06/27 18:26:58 UTC

Can multiple producers write to the same partition ?

Hi,

Can multiple producers write to the same partition ?

Re: Can multiple producers write to the same partition ?

Posted by "Matthias J. Sax" <ma...@confluent.io>.
Yes.

If you do this, the writes of both producers with interleave and there
are no ordering guarantees between records written by different producers.


-Matthias

On 6/27/18 11:26 AM, Malik, Shibha (GE Renewable Energy, consultant) wrote:
> Hi,
> 
> Can multiple producers write to the same partition ?
>