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

Cao Manh Dat commented on SOLR-13434:
-------------------------------------

Hi [~janhoy], I see the PR get failed with {{JWTAuthPluginIntegrationTest}}, I 
did some modification in the test, so it can be passed, if you have time please 
taking a look at changes.

Basically, Http2SolrClient does not set attribute {{REQ_PRINCIPAL_KEY}} on 
update requests, so it uses PKI instead of JWT. But I think it should uses JWT 
whenever the listener is registered in Http2SolrClient and userPrincipal is not 
null.

> OpenTracing support for Solr
> ----------------------------
>
>                 Key: SOLR-13434
>                 URL: https://issues.apache.org/jira/browse/SOLR-13434
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Cao Manh Dat
>            Priority: Major
>             Fix For: master (9.0), 8.2
>
>         Attachments: SOLR-13434.patch
>
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> [OpenTracing|https://opentracing.io/] is a vendor neutral API and 
> infrastructure for distributed tracing. Many OSS tracers just as Jaeger, 
> OpenZipkin, Apache SkyWalking as well as commercial tools support OpenTracing 
> APIs. Ideally, we can implement it once and have integrations for popular 
> tracers like we have with metrics and prometheus.
> I'm aware of SOLR-9641 but HTrace has since retired from incubator for lack 
> of activity so this is a fresh attempt at solving this problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to