sigram commented on PR #3446: URL: https://github.com/apache/solr/pull/3446#issuecomment-3139083220
The helper class `CallerSpecificQueryLimit` helped me to preserve my sanity while working on SOLR-17172, when trying to figure out why a limit was reached (or the opposite, as was often the case). The way it works is not really specific to the QueryLimits api, so if you think it could be useful for some other tests then it's easy to generalize it. -- 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]
