Skip to content

feat(java): add log downgrade configuration #2288

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ZhiQiang-Tiger
Copy link

What does this PR do?

Users can choose the level of error messages to be printed.

Related issues

Deserialize big object using Fury frequently, triggering a Full GC when logging failed object #2259

Does this PR introduce any user-facing change?

The user can select the log mode by adding the configuration ExceptionLogMode via FuryBuilder. When log sampling, set the sampling step by logSampleStep.

  • add enum class ExceptionLogMode.
  • add sample step param.

Benchmark

linghong.zzq added 2 commits June 3, 2025 16:00
@ZhiQiang-Tiger ZhiQiang-Tiger changed the title feat(java): add log downgrade configurationFeature/log level feat(java): add log downgrade configuration Jun 3, 2025
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.

1 participant