Skip to content

Updated test to use in-memory logging handler to avoid problems with flushing #5180

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

Merged
merged 7 commits into from
Oct 17, 2022

Conversation

spericas
Copy link
Member

Updated test to use in-memory logging handler to avoid problems with flushing data to disk. This PR also fixes a bug in AccessLogFilter where the enable flag was ignored.

…flushing data to disk. This PR also fixes a bug in AccessLogFilter where the enable flag was ignored.
@spericas spericas added this to the 4.0.0 milestone Oct 14, 2022
@spericas spericas self-assigned this Oct 14, 2022
@barchetta
Copy link
Member

See #5135

barchetta
barchetta previously approved these changes Oct 14, 2022
Copy link
Member

@barchetta barchetta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Santiago Pericasgeertsen <[email protected]>
Signed-off-by: Santiago Pericasgeertsen <[email protected]>
Signed-off-by: Santiago Pericasgeertsen <[email protected]>
@spericas spericas merged commit 1126731 into helidon-io:main Oct 17, 2022
@spericas spericas linked an issue Oct 20, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4.x: AccessLogTest intermittently fails
4 participants