Code Monkey home page Code Monkey logo

Comments (2)

yudong2015 avatar yudong2015 commented on May 28, 2024

升级 java 版本方案:

  1. 使用 新版本 base image,拷贝 jdk 到当前 image。

经过测试,会有报错,导致无法回收内存。 不可行。

  1. 使用当前 jenkins 版本的其他 image,jdk 版本不满足。

拟采用另一方案:

JAVA_TOOL_OPTIONS 中 JVM 参数配置,增加:
-XX:MaxRAM=4G

具体值保持和 limit 中 memory 一致。 这样计算出来的 MaxHeapSize 也是正确的。

from ks-devops-helm-chart.

wenxinll avatar wenxinll commented on May 28, 2024

Issue fixed in kse v3.4.1-rc.2

image

from ks-devops-helm-chart.

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.