Problem with Kafka KRaft 3.1.X

2022-09-01 Thread Paul Brebner
mand (just using the CLI at present to create topics) really be capable of killing the Kafka instance, or should it fail and throw an error, and the Kafka instance still continue working... Regards, Paul Brebner

Re: Problem with Kafka KRaft 3.1.X

2022-09-09 Thread Paul Brebner
4:02, Keith Paulson wrote: > > I've had similar errors cause by mmap counts; try with > > vm.max_map_count=262144 > > > > > > On 2022/09/01 23:57:54 Paul Brebner wrote: > >> Hi all, > >> > >> I've been attempting to benchmark Kafka KRaft

Re: Problem with Kafka KRaft 3.1.X

2022-09-11 Thread Paul Brebner
s in a batch for CreateTopics or CreatePartitions > when it's done. > > best, > Colin > > > On Fri, Sep 9, 2022, at 17:22, Paul Brebner wrote: > > Colin, hi, current max partitions reached is about 600,000 - I had to > > increase Linux file descriptors, mmap, and tweak the J

[jira] [Created] (KAFKA-6973) setting invalid timestamp causes Kafka broker restart to fail

2018-05-30 Thread Paul Brebner (JIRA)
Paul Brebner created KAFKA-6973: --- Summary: setting invalid timestamp causes Kafka broker restart to fail Key: KAFKA-6973 URL: https://issues.apache.org/jira/browse/KAFKA-6973 Project: Kafka