[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134281#comment-17134281 ]
David Smiley commented on SOLR-14384: ------------------------------------- I'm inclined to merge the PR as-is for master & 8x Monday. > Stack SolrRequestInfo > --------------------- > > Key: SOLR-14384 > URL: https://issues.apache.org/jira/browse/SOLR-14384 > Project: Solr > Issue Type: Improvement > Reporter: David Smiley > Assignee: David Smiley > Priority: Minor > Time Spent: 3h > Remaining Estimate: 0h > > Sometimes SolrRequestInfo need to be suspended/overridden with a new one that > is used temporarily. Examples are in the {{[subquery]}} transformer, and in > warm of caches, and in QuerySenderListener (another type of warming), maybe > others. This can be annoying to do correctly, and in at least one place it > isn't done correctly. SolrRequestInfoSuspender shows some complexity. In > this issue, [~dsmiley] proposes using a stack internally to SolrRequestInfo > that is push'ed and pop'ed. It's not the only way to solve this but it's one > way. > See linked issues for the context and discussion. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org