[jira] [Updated] (SOLR-14384) Stack SolrRequestInfo
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-14384: Fix Version/s: 8.6 Resolution: Fixed Status: Resolved (was: Patch Available) > 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 > Fix For: 8.6 > > Time Spent: 3h 10m > 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
[jira] [Updated] (SOLR-14384) Stack SolrRequestInfo
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-14384: Description: 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. was:Sometimes SolrRequestInfo need to be suspended or overridden. [~dsmiley] suggests to introduce stacking for it. See linked issues for the context and discussion. > Stack SolrRequestInfo > - > > Key: SOLR-14384 > URL: https://issues.apache.org/jira/browse/SOLR-14384 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) >Reporter: Mikhail Khludnev >Priority: Minor > Time Spent: 1h 10m > 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
[jira] [Updated] (SOLR-14384) Stack SolrRequestInfo
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14384: Status: Patch Available (was: Open) > Stack SolrRequestInfo > - > > Key: SOLR-14384 > URL: https://issues.apache.org/jira/browse/SOLR-14384 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) >Reporter: Mikhail Khludnev >Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > Sometimes SolrRequestInfo need to be suspended or overridden. [~dsmiley] > suggests to introduce stacking for it. 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