[ 
https://issues.apache.org/jira/browse/SOLR-18047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063920#comment-18063920
 ] 

ASF subversion and git services commented on SOLR-18047:
--------------------------------------------------------

Commit b9f6c838bb9df7a4cc6278fb54fdb81875de5efb in solr's branch 
refs/heads/branch_10x from Gus Heck
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b9f6c838bb9 ]

SOLR-18047 Move tracing initialization to TracingFilter (backport #4108) (#4197)

> Move top level tracing span setup to a servlet filter
> -----------------------------------------------------
>
>                 Key: SOLR-18047
>                 URL: https://issues.apache.org/jira/browse/SOLR-18047
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Server
>            Reporter: Gus Heck
>            Assignee: Gus Heck
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The code in `traceHttpRequestExecution2` is essentially just wrapping the 
> runnable (containing a single line invoking dispatch()) passed in as a 
> parameter, let's move it to a filter which will do that naturally.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to