Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadnoveljic committed Jun 14, 2024
1 parent 38271ed commit 255b6a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ protected void postProcessServiceAndOperationName(
}

public boolean shouldInjectTraceContext(DBInfo dbInfo) {
// dummy comment
if (INJECT_TRACE_CONTEXT && !dbInfo.getFullPropagationSupport()) {
if (!warnedAboutDBMPropagationMode) {
log.warn(
Expand Down

0 comments on commit 255b6a2

Please sign in to comment.