question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve reject version speed

See original GitHub issue

I’m seeing:

Selection of org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20-dev-2342 rejected by component selection rule: Rejected by rejectVersionIf
Selection of org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20-dev-2286 rejected by component selection rule: Rejected by rejectVersionIf
Selection of org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20-dev-2250 rejected by component selection rule: Rejected by rejectVersionIf
Selection of org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20-dev-2193 rejected by component selection rule: Rejected by rejectVersionIf

With a super long delay between versions. After 15m45s I’ve only made it as far as:

Selection of org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20-dev-350-225 rejected by component selection rule: Rejected by rejectVersionIf

Is there a way to speed this up?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ben-manescommented, Jul 17, 2020

We delegate to Gradle for dependency resolution. They resolve versions sequentially and do not allow for any parallelization within the plugin itself. They would need to optimize handling of dynamic versions.

0reactions
ben-manescommented, Jul 17, 2020

If the above is true, then setting that repository’s metadata sources to be just the pom might help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hashing speed, accepted, rejected speed and shares
Hashing speed, accepted, rejected speed and shares. Here, we will explain how mining works, how NiceHash works, how do you get paid, ...
Read more >
How To Fix Stale, Invalid & Rejected Shares - YouTube
In this video I explain how to fix the stale / invalid share which is a common problem for beginners when crypto coin...
Read more >
V1 | SKYbrary Aviation Safety
V1 is the maximum speed at which a rejected takeoff can be initiated in the event of an emergency. V1 is also the...
Read more >
Go / No-Go: Why Are We Rejecting Above V1? - OpsGroup
Common sense and physics tells us that the faster we go, the more dangerous it becomes to reject, rather than get airborne.
Read more >
Improved single-stage kickback-rejected comparator for high ...
Abstract: In this paper, the conventional single-stage latched comparator is improved for both high speed and low noise flash ADCs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found