oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.29k stars 739 forks source link

indexer: add java options to indexer #4589

Open hitmoon opened 3 weeks ago

hitmoon commented 3 weeks ago

add INDEXER_JAVA_OPTS environment varibale pass java_opts to Indexer to tune jvm options

This feature is useful for docker users

oracle-contributor-agreement[bot] commented 3 weeks ago

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

oracle-contributor-agreement[bot] commented 2 weeks ago

Thank you for signing the OCA.

vladak commented 1 week ago

Also, black needs to be applied to start.py.