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

FISH-1415: Write updated log information all at once to logging.properties file. #5267

Merged
merged 2 commits into from
May 30, 2021
Merged

Conversation

rdebusscher
Copy link

Description

When using the Web console to update the logging properties of the server, they are sent one by one to the REST endpoints. This means that the file is updated multiple times and that the file contents is checked multiple times for changes.

Testing

Testing Performed

verified all changed data onsc reen is written to the file.

Testing Environment

Zulu 8.52.0.23-CA-macosx (build 1.8.0_282-b08) on Mac 11.2.3 with Maven 3.6.3

Documentation

None, fix issue within codebase

@rdebusscher
Copy link
Author

jenkins test please

@rdebusscher rdebusscher merged commit 24d1907 into payara:master May 30, 2021
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Oct 28, 2021
FISH-1415: Write updated log information all at once to logging.properties file.
JamesHillyard added a commit to JamesHillyard/Payara that referenced this pull request Dec 22, 2021
JamesHillyard added a commit to JamesHillyard/Payara that referenced this pull request Dec 22, 2021
JamesHillyard added a commit to JamesHillyard/Payara that referenced this pull request Dec 22, 2021
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Dec 22, 2021
FISH-1415: Write updated log information all at once to logging.properties file.
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Dec 23, 2021
FISH-1415: Write updated log information all at once to logging.properties file.
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

Successfully merging this pull request may close these issues.

2 participants