-
-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.7.6 is timing out #324
Comments
thanks for your report: we'll need your help to try to find the root cause (@knrc , I suppose we'll need your help) |
@hboutemy I came across something similar when developing the PR for #306. I managed to change the way component resolution worked to reduce a ~30 min aggregate down to around 2 mins, but it's in #306 . Can you assign this to me? |
BTW I have a project where this is evident, so I don't think I need a reproducer |
Fix performance issue for aggregates, fixes #324
And its just stuck at this point and never finishes and eventually my CI/CD times out on it after 30 mins.
If I downgrade to 2.7.5 it all works fine again. The generate only take 1 or 2 minutes to run.
Running on openjdk 1.8.0_362
The text was updated successfully, but these errors were encountered: