[server] Use interpolation for logging in venice-common#4
Merged
lluwm merged 1 commit intolinkedin:masterfrom Sep 26, 2022
Merged
[server] Use interpolation for logging in venice-common#4lluwm merged 1 commit intolinkedin:masterfrom
lluwm merged 1 commit intolinkedin:masterfrom
Conversation
sushantmane
previously approved these changes
Sep 26, 2022
Contributor
There was a problem hiding this comment.
Please update [tag] before merging. Valid tags: https://github.com/linkedin/venice/blob/master/docs/dev_guide/recommended_development_workflow.md
Contributor
Author
|
Thanks Sushant. Updated the tag part. |
sushantmane
approved these changes
Sep 26, 2022
minhmo1620
pushed a commit
to minhmo1620/venice
that referenced
this pull request
Apr 2, 2025
# This is the 1st commit message: Init setup for getSmallestVersion # This is the commit message #2: # Add http route # This is the commit message #3: # Comment out the standby broadcast # This is the commit message linkedin#4: # Rename the method # This is the commit message linkedin#5: # Update the validation # This is the commit message linkedin#6: # Update the comment # This is the commit message linkedin#7: # Update comments # This is the commit message linkedin#8: # Remove comments # This is the commit message linkedin#9: # Update imports
Merged
4 tasks
ymuppala
added a commit
to ymuppala/venice
that referenced
this pull request
Feb 17, 2026
# This is the 1st commit message: Add VALUE_SCHEMA_DIR for Spark TTL repush Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> # The commit message linkedin#2 will be skipped: # Set SYSTEM_SCHEMA_READER_ENABLED in Spark KIF config # # Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> # The commit message linkedin#3 will be skipped: # Preserve per-record schema ID in Spark repush # # Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> # The commit message linkedin#4 will be skipped: # Track compression metrics in Spark KIF repush # # Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> # The commit message linkedin#5 will be skipped: # Default SSL configurator to TempFileSSLConfigurator # # Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> # The commit message linkedin#6 will be skipped: # Removing try with resources on spark context
Closed
6 tasks
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This rb mainly contains the logging clean ups for venice-common module.
How was this PR tested?
Internal CI (yellow)
Does this PR introduce any user-facing changes?