Skip to content

Document JVM configuration options#4492

Merged
vpaturet merged 1 commit into
opentripplanner:dev-2.xfrom
entur:otp2_document_jvm_configuration
Oct 4, 2022
Merged

Document JVM configuration options#4492
vpaturet merged 1 commit into
opentripplanner:dev-2.xfrom
entur:otp2_document_jvm_configuration

Conversation

@vpaturet

Copy link
Copy Markdown
Contributor

Summary

This PR documents general recommendations on JVM tuning in a production environment.

Issue

No

Unit tests

No

Documentation

Updated Configuration.md

@vpaturet vpaturet added the !Documentation Improve documentation targeting users and/or developers. label Sep 30, 2022
@vpaturet
vpaturet requested a review from a team as a code owner September 30, 2022 13:07
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Base: 58.55% // Head: 58.56% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (eb2d6a4) compared to base (4f2325f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #4492   +/-   ##
==========================================
  Coverage      58.55%   58.56%           
  Complexity     11485    11485           
==========================================
  Files           1515     1515           
  Lines          60309    60309           
  Branches        6842     6842           
==========================================
+ Hits           35313    35317    +4     
+ Misses         22928    22921    -7     
- Partials        2068     2071    +3     
Impacted Files Coverage Δ
...ripplanner/model/transfer/ConstrainedTransfer.java 83.33% <0.00%> (-3.34%) ⬇️
...g/opentripplanner/updater/GraphUpdaterManager.java 51.89% <0.00%> (-2.54%) ⬇️
...pplanner/graph_builder/module/osm/OSMDatabase.java 77.09% <0.00%> (+0.95%) ⬆️
...aph_builder/module/OsmBoardingLocationsModule.java 81.17% <0.00%> (+2.35%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vpaturet
vpaturet merged commit 0bbd46d into opentripplanner:dev-2.x Oct 4, 2022
t2gran pushed a commit that referenced this pull request Oct 4, 2022
@t2gran t2gran added this to the 2.2 milestone Oct 25, 2022
@t2gran
t2gran deleted the otp2_document_jvm_configuration branch March 31, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

!Documentation Improve documentation targeting users and/or developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants