[jira] [Commented] (SOLR-17202) Change SolrJ maven coordinates (10.x)

2024-03-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827653#comment-17827653 ] David Smiley commented on SOLR-17202: - The description could be more precise; like me

[jira] [Resolved] (SOLR-17198) Affinity Placement Plugin can fail when getting metrics, if multiple replicas claim shard leadership

2024-03-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17198. - Fix Version/s: 9.6.0 Resolution: Fixed Thanks for contributing! > Affinity Placement Plug

[jira] [Commented] (SOLR-17198) Affinity Placement Plugin can fail when getting metrics, if multiple replicas claim shard leadership

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827647#comment-17827647 ] ASF subversion and git services commented on SOLR-17198: Commit 1

Re: [PR] Use a System wide property to enable PRS [solr]

2024-03-15 Thread via GitHub
dsmiley commented on PR #2230: URL: https://github.com/apache/solr/pull/2230#issuecomment-2001627945 And LocalFSCloudIncrementalBackupTest https://ge.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=solr-root&search.timeZoneId=America%2FNew_York&tests.container

Re: [PR] Use a System wide property to enable PRS [solr]

2024-03-15 Thread via GitHub
dsmiley commented on PR #2230: URL: https://github.com/apache/solr/pull/2230#issuecomment-2001603190 TestLocalFSCloudBackupRestore failures seems plausibly related as its failures begin at the same time: https://ge.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNa

[jira] [Commented] (SOLR-17198) Affinity Placement Plugin can fail when getting metrics, if multiple replicas claim shard leadership

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827642#comment-17827642 ] ASF subversion and git services commented on SOLR-17198: Commit a

Re: [PR] SOLR-17198: AttributeFetcher no longer fails when it observes multiple shard leaders [solr]

2024-03-15 Thread via GitHub
dsmiley merged PR #2335: URL: https://github.com/apache/solr/pull/2335 -- 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: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-17018: add QueryLimits support to Learning To Rank rescoring [solr]

2024-03-15 Thread via GitHub
dsmiley commented on code in PR #2348: URL: https://github.com/apache/solr/pull/2348#discussion_r1527010537 ## solr/core/src/java/org/apache/solr/search/ReRankCollector.java: ## @@ -129,21 +129,25 @@ public TopDocs topDocs(int start, int howMany) { ScoreDoc[] mainScoreD

Re: [PR] SOLR-17201 Make Http2SolrClients not experimental [solr]

2024-03-15 Thread via GitHub
dsmiley commented on code in PR #2345: URL: https://github.com/apache/solr/pull/2345#discussion_r1527007538 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientBuilderFactory.java: ## @@ -19,10 +19,7 @@ import java.io.Closeable; /** - * Factory interface for c

[jira] [Commented] (SOLR-17164) Add 2 arg variant of vectorSimilarity() function

2024-03-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827622#comment-17827622 ] Chris M. Hostetter commented on SOLR-17164: --- [~duttsanjay] - i pushed some comm

[jira] [Commented] (SOLR-17173) Be explicit if distrib.statsCache=true but there's no statsCache configured or not?

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827611#comment-17827611 ] ASF subversion and git services commented on SOLR-17173: Commit 4

[jira] [Commented] (SOLR-17058) Request param to disable distributed stats request at query time

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827612#comment-17827612 ] ASF subversion and git services commented on SOLR-17058: Commit 4

Re: [PR] SOLR-17173: throw exception on attempting enable distrib IDF with LocalStatsCache (#2332) [solr]

2024-03-15 Thread via GitHub
mkhludnev merged PR #2350: URL: https://github.com/apache/solr/pull/2350 -- 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: issues-unsubscr...@solr.apache.

[jira] [Commented] (SOLR-11780) Upgrade httpclient to 5.0

2024-03-15 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827610#comment-17827610 ] Shawn Heisey commented on SOLR-11780: - Last I checked, which I think was in the 9.2.x

[PR] SOLR-17173: throw exception on attempting enable distrib IDF with LocalStatsCache (#2332) [solr]

2024-03-15 Thread via GitHub
mkhludnev opened a new pull request, #2350: URL: https://github.com/apache/solr/pull/2350 follow up SOLR-17058 (#2046) -- 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.

[jira] [Commented] (SOLR-17058) Request param to disable distributed stats request at query time

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827604#comment-17827604 ] ASF subversion and git services commented on SOLR-17058: Commit 3

[jira] [Commented] (SOLR-17173) Be explicit if distrib.statsCache=true but there's no statsCache configured or not?

2024-03-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827603#comment-17827603 ] ASF subversion and git services commented on SOLR-17173: Commit 3

Re: [PR] fail distrib.statsCache=true when LocalStatsCache [solr]

2024-03-15 Thread via GitHub
mkhludnev merged PR #2332: URL: https://github.com/apache/solr/pull/2332 -- 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: issues-unsubscr...@solr.apache.

Re: [PR] SOLR-17018: add QueryLimits support to Learning To Rank rescoring [solr]

2024-03-15 Thread via GitHub
cpoerschke commented on PR #2348: URL: https://github.com/apache/solr/pull/2348#issuecomment-2000182492 > ... (we had discussions with @cpoerschke on another thread) ... #8 was maybe the other thread? -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Actual running pod counts are different from the HPA-allocated [solr-operator]

2024-03-15 Thread via GitHub
HoustonPutman closed issue #688: Actual running pod counts are different from the HPA-allocated URL: https://github.com/apache/solr-operator/issues/688 -- 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 t

Re: [PR] Fix early deletion of PVCs during scale down [solr-operator]

2024-03-15 Thread via GitHub
HoustonPutman merged PR #689: URL: https://github.com/apache/solr-operator/pull/689 -- 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: issues-unsubscr...@s

Re: [PR] Remove ingress and node-services during reconcile [solr-operator]

2024-03-15 Thread via GitHub
HoustonPutman commented on PR #674: URL: https://github.com/apache/solr-operator/pull/674#issuecomment-2000144889 Btw this is going to be impacted by the work in #692 . The two approaches should not necessarily conflict with eachother though. We might not want to prune old node services too

Re: [PR] SOLR-17018: add QueryLimits support to Learning To Rank rescoring [solr]

2024-03-15 Thread via GitHub
alessandrobenedetti commented on PR #2348: URL: https://github.com/apache/solr/pull/2348#issuecomment-249439 I would like to thank @gus-asf and @dsmiley for the great work in query limits. I scratched my head for a while on this matter (we had discussions with @cpoerschke on another

[jira] [Commented] (SOLR-17018) LTR queries producing out of memory issues

2024-03-15 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827551#comment-17827551 ] Alessandro Benedetti commented on SOLR-17018: - There's been some active devel

[PR] SOLR-17018: add QueryLimits support to Learning To Rank rescoring [solr]

2024-03-15 Thread via GitHub
alessandrobenedetti opened a new pull request, #2348: URL: https://github.com/apache/solr/pull/2348 https://issues.apache.org/jira/browse/SOLR-17018 # Description Learning To Rank was ignoring any queryLimit parameter (such as timeAllowed) during the reranking phase. This me

Re: [PR] SOLR-17203 fix calculation for CpuAllowedLimit [solr]

2024-03-15 Thread via GitHub
gus-asf commented on code in PR #2347: URL: https://github.com/apache/solr/pull/2347#discussion_r1526264642 ## solr/core/src/java/org/apache/solr/search/CpuAllowedLimit.java: ## @@ -34,7 +34,9 @@ public class CpuAllowedLimit implements QueryTimeout { private static final Log

Re: [PR] SOLR-17203 fix calculation for CpuAllowedLimit [solr]

2024-03-15 Thread via GitHub
gus-asf commented on code in PR #2347: URL: https://github.com/apache/solr/pull/2347#discussion_r1526264015 ## solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java: ## @@ -74,7 +74,7 @@ public static boolean isSupported() { /** * Return the initial value of CPU tim

Re: [PR] SOLR-17203 fix calculation for CpuAllowedLimit [solr]

2024-03-15 Thread via GitHub
gus-asf commented on code in PR #2347: URL: https://github.com/apache/solr/pull/2347#discussion_r1526255373 ## solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java: ## @@ -87,23 +87,27 @@ public long getStartCpuTimeNs() { * * @return current value, or {@link #UNSU

Re: [PR] SOLR-17201 Make Http2SolrClients not experimental [solr]

2024-03-15 Thread via GitHub
janhoy commented on code in PR #2345: URL: https://github.com/apache/solr/pull/2345#discussion_r1526091215 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientBuilderFactory.java: ## @@ -19,10 +19,7 @@ import java.io.Closeable; /** - * Factory interface for co

Re: [PR] SOLR-17203 fix calculation for CpuAllowedLimit [solr]

2024-03-15 Thread via GitHub
sigram commented on code in PR #2347: URL: https://github.com/apache/solr/pull/2347#discussion_r1525968639 ## solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java: ## @@ -87,23 +87,27 @@ public long getStartCpuTimeNs() { * * @return current value, or {@link #UNSUP