Re: Recent commit causes Gradle to load significantly slowly?

2022-08-03 Thread Ismael Juma
Thanks for figuring it out and following up.

Ismael

On Wed, Aug 3, 2022, 12:06 AM Matthew Benedict de Detrich
 wrote:

> 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 , wrote:
> > Does this happen consistently?
> >
> > Ismael
> >
> > On Tue, Aug 2, 2022 at 4:00 AM Matthew Benedict de Detrich
> >  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
> > >
>


Re: Recent commit causes Gradle to load significantly slowly?

2022-08-03 Thread Matthew Benedict de Detrich
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 , wrote:
> Does this happen consistently?
>
> Ismael
>
> On Tue, Aug 2, 2022 at 4:00 AM Matthew Benedict de Detrich
>  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
> >


Re: Recent commit causes Gradle to load significantly slowly?

2022-08-02 Thread Ismael Juma
Does this happen consistently?

Ismael

On Tue, Aug 2, 2022 at 4:00 AM Matthew Benedict de Detrich
 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
>


Recent commit causes Gradle to load significantly slowly?

2022-08-02 Thread Matthew Benedict de Detrich
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