TIBCOSoftware / TIBCOSoftware/bwce-docker
Enhacement Request: Align by default Xmx to container memory
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 22
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Nowadays memory of the AppNode is not aligned with the value from the pod/container which generates some issues at the customer who needs to be monitoring it in order to not forgot to do it.
As we don't support Java 10 yet, we should provide some of the options here as default configuration:
https://medium.com/adorsys/jvm-memory-settings-in-a-container-environment-64b0840e1d9e
What do you think about it?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's Docker customization scripts and the linked JVM memory-settings article. Determine which default options can align AppNode Xmx with pod or container memory, then verify that the resulting defaults address the reported monitoring concern without Java 10 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100