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

Add logging to PropertiesUtil and fix Duration parser #2424

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

ppkarwasz
Copy link
Contributor

@ppkarwasz ppkarwasz commented Mar 28, 2024

Profiting from the StatusLogger enhancements in #2273, we add logging statement in PropertiesUtil.

We also add tests for the getDurationProperty method and fix its behavior.

Part of #2290.

Closes #1963

@ppkarwasz ppkarwasz added this to the 2.24.0 milestone Mar 28, 2024
@ppkarwasz ppkarwasz requested a review from vy March 30, 2024 22:51
@ppkarwasz ppkarwasz force-pushed the fix/1963_add_logging_to_properties_util branch from 377cca4 to 202cd35 Compare April 3, 2024 12:23
@ppkarwasz ppkarwasz merged commit 202cd35 into 2.x Apr 3, 2024
7 checks passed
@ppkarwasz ppkarwasz deleted the fix/1963_add_logging_to_properties_util branch April 3, 2024 12:24
@ppkarwasz ppkarwasz removed this from the 2.24.0 milestone Aug 16, 2024
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.

Issue with Duration Parsing
2 participants