Hey, Thank you for the reply.
Unfortunately an upgrade is not possible for us on this environment. What would happen if I delete the broker files when RF < 3? Data loss is something we can handle in order to bring this back up. Currently we have a large number of under replicated partitions as well as occurrences of broker failures. Thank you for the help! On Sun, Oct 20, 2019 at 5:20 PM M. Manna <manme...@gmail.com> wrote: > It looks like the issue is fixed in later releases. And you’re running a > very old Kafka version TBF. > > Would an upgrade help ? If not, if you’ve got replication enabled (RF >=3) > you could try deleting broker files and recreating them by restarting the > affected broker. > > Thanks, > > Thanks, > > On Sun, 20 Oct 2019 at 13:30, Gur Aizenberg <gurygur2...@gmail.com> wrote: > > > Hey guys, > > > > I am having a problem starting my Kafka Broker - I am using Kafka 0.11. > > > > When I try to start the broker I get the error: > > Fatal error during KafkaServer startup. Prepare to shutdown > > (kafka.server.KafkaServer) > > java.lang.IllegalArgumentException: inconsistent range > > > > I saw that there is a bug regarding this issue: > > https://issues.apache.org/jira/browse/KAFKA-7401 > > > > Did anyone encounter this issue? Or knows how to fix this? > > Any help would be appreciated! > > > > > > > > > > Thank you, > > Gur > > >