So I figured out the problem, it has nothing to do with Kafka itself. I was trying out another IDE that used LSP with Java and when it index’ed Kafka it created a massive amount of files that Gradle ended up scanning on startup. I just deleted all of these temporarily files and now all is fine!
-- Matthew de Detrich Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491603708037 w: aiven.io e: matthew.dedetr...@aiven.io On 2. Aug 2022, 22:36 +0200, Ismael Juma <ism...@juma.me.uk>, wrote: > Does this happen consistently? > > Ismael > > On Tue, Aug 2, 2022 at 4:00 AM Matthew Benedict de Detrich > <matthew.dedetr...@aiven.io.invalid> wrote: > > > After syncing my fork with upstream Kafka at some point in time in the > > past I noticed that Gradle takes significantly longer to load, i.e. > > spending 5+ minutes in the configuration phase when the Gradle runner > > starts. > > > > Is anyone else experiencing this problem? > > > > -- > > Matthew de Detrich > > Aiven Deutschland GmbH > > Immanuelkirchstraße 26, 10405 Berlin > > Amtsgericht Charlottenburg, HRB 209739 B > > > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen > > m: +491603708037 > > w: aiven.io e: matthew.dedetr...@aiven.io > >