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

Change log level for setting default value of 'httpRequestHeapMaxBlocks' to DEFAULT instead of INFO #719

Merged
merged 4 commits into from
Jul 31, 2024

Conversation

Gautham-coder
Copy link
Contributor

Proposed changes

Change of log level from INFO to DEBUG

This PR addresses Issue: #718

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • video or image is included if visual changes are made
  • Relevant update to CHANGELOG.md
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works, or describe a test method below

…ks' to DEFAULT instead of INFO

Signed-off-by: Gautham Kuppuswamy <[email protected]>
CHANGELOG.md Outdated
@@ -2,6 +2,9 @@

All notable changes to the ZSS package will be documented in this file.

## `2.18.0`
- Change log level for setting default value of 'httpRequestHeapMaxBlocks' to DEFAULT instead of INFO.(#715)
Copy link
Member

Choose a reason for hiding this comment

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

you mean DEBUG not DEFAULT.

Copy link
Contributor Author

@Gautham-coder Gautham-coder Jul 8, 2024

Choose a reason for hiding this comment

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

Yes, I will change it. Thanks Sean.

@1000TurquoisePogs 1000TurquoisePogs merged commit 6a4a315 into v2.x/staging Jul 31, 2024
4 checks passed
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