Git Product home page Git Product logo

Comments (2)

shs96c avatar shs96c commented on June 27, 2024

You can get additional logging by running the resolution with the adding RJE_VERBOSE=1 to the environment variables. If the information this provides doesn't help much, I can add some additional logging to the next rules_jvm_external release.

There are also some other environment variables you might want to play with.

from rules_jvm_external.

tharakadesilva avatar tharakadesilva commented on June 27, 2024

@shs96c I got some time to dig into this today and it turned out to be an issue in our configuration.

We didn't have execution mode set, so it was running REPIN=1 bazel run @maven://pin on every item on the change request.

So, if we had one PR for AWS deps with like 30 deps, it would try to run it 30 times...

I am not sure how Coursier survived this, but I guess it had some sort of caching in place.

I guess this is a new config option that was added and we were using an older image and we ended up with a new image when I made changes to the syncing script.


Thanks to your suggestion, I also started using RJE_MAX_THREADS and RJE_UNSAFE_CACHE. RJE_ASSUME_PRESENT didn't really work and I didn't get time to look into it in depth.


Apologies for the trouble and thanks for the tips!!

from rules_jvm_external.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.