Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize java util logging configuration #186

Open
aslo opened this issue Jun 1, 2017 · 1 comment
Open

Optimize java util logging configuration #186

aslo opened this issue Jun 1, 2017 · 1 comment

Comments

@aslo
Copy link
Contributor

aslo commented Jun 1, 2017

#185 changed the way we recommend configuring java util logging properties files s.t. we now recommend using JETTY_ARGS instead of JAVA_USER_OPTS. This change introduced the possibility of conflicts between the java system properties generated by start.jar and the properties passed in after start.jar is run.

We should investigate to see if there's a better way to manage this configuration.

@aslo aslo self-assigned this Jun 1, 2017
@aslo
Copy link
Contributor Author

aslo commented Jun 2, 2017

Once we decide the best path forward, we should also write structure tests for this configuration.

@aslo aslo removed their assignment Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant