epugh commented on PR #3709:
URL: https://github.com/apache/solr/pull/3709#issuecomment-3444047787

   > @dsmiley is it possible that part of the scope of this is to remove the 
`CommonParams.TRACK` property? The comment for it is `value indicating an 
interest in debug output related to the distributed tracking`, and I THINK by 
removing the request id, we have gutted what the TRACK had. I noticed it's not 
documented either in the ref guide, unlike some other values: 
https://solr.apache.org/guide/solr/latest/query-guide/common-query-parameters.html#debug-parameter.
 I can't really figure out how to get that one test to pass that is failing 
without providing some sort of dummy value in the track?
   
   I dug more, and it looks like that is how we track various bits of data when 
going to various shards...    Maybe the 
`org.apache.solr.client.solrj.impl.CloudSolrClientRoutingTest#routeParamHandling`
 is no longer needed?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to