Giter Site home page Giter Site logo

Comments (4)

ruckc avatar ruckc commented on July 17, 2024

According to (google)[https://support.sonatype.com/hc/en-us/articles/360055417693-S3-Blobstore-Timeout-waiting-for-connection-from-pool-], a property needs to be set in nexus.properties to increase the thread pool size for the s3 connection pool.

nexus.s3.connection.pool=200

Though i have no idea how to do this through the helm chart.

from helm3-charts.

idonca avatar idonca commented on July 17, 2024

Hello @ruckc

I also saw that post. I did add the property in that file. Basically, I did that manually: ssh into the pod and add at the end of the file /nexus-data/etc/nexus.properties that property.

I will monitor the behaviour and the logs for a couple of days and after that, I will come back with feedback.

Thank you.
-Ionut

from helm3-charts.

ruckc avatar ruckc commented on July 17, 2024

It looks like you can set nexus properties in helm with the nexus.properties.data key:

nexus:
  properties:
    override: false
    data:
      nexus.s3.connection.pool=200

from helm3-charts.

idonca avatar idonca commented on July 17, 2024

Thanks @ruckc

We added that property and till now we are not receiving anymore the timeout.
Closing this issue!

from helm3-charts.

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.