[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814028#comment-17814028 ] Jason Gerlowski commented on SOLR-17066: bq. too bad you just reverted on main

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814017#comment-17814017 ] David Smiley commented on SOLR-17066: - Just look at our build emails (you subscribe t

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

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

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814012#comment-17814012 ] Jason Gerlowski commented on SOLR-17066: Oh, I'm sorry for the trouble [~dsmiley]

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

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

[jira] [Resolved] (SOLR-17144) Each unused core has a dormant but active thread

2024-02-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17144. - Fix Version/s: 9.6.0 Resolution: Fixed Thanks Pierre! > Each unused core has a dormant bu

[jira] [Commented] (SOLR-17144) Each unused core has a dormant but active thread

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

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813998#comment-17813998 ] David Smiley commented on SOLR-17066: - Lots of tests were broken because of this! I

Re: [PR] Optimize ZkStateReader.refreshCollectionList [solr]

2024-02-03 Thread via GitHub
dsmiley merged PR #2217: URL: https://github.com/apache/solr/pull/2217 -- 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

[jira] [Commented] (SOLR-17144) Each unused core has a dormant but active thread

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

Re: [PR] SOLR-17144: Do not keep an active thread per core [solr]

2024-02-03 Thread via GitHub
dsmiley merged PR #2236: URL: https://github.com/apache/solr/pull/2236 -- 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] Update the GHA script to account for the new clone location [solr]

2024-02-03 Thread via GitHub
dsmiley merged PR #2224: URL: https://github.com/apache/solr/pull/2224 -- 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] Update the GHA script to account for the new clone location [solr]

2024-02-03 Thread via GitHub
uvatbc commented on PR #2224: URL: https://github.com/apache/solr/pull/2224#issuecomment-1925450711 Yes this is the PR that I had said we need to not merge until the upgrade is done. The upgrade is done, and that's the reason why the tests actually work for this one. It should now

Re: [PR] Update the GHA script to account for the new clone location [solr]

2024-02-03 Thread via GitHub
dsmiley commented on PR #2224: URL: https://github.com/apache/solr/pull/2224#issuecomment-1925445569 LMK if we should merge. I recall there was a PR... I thought this one, that you didn't want to actually merge. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Update the GHA script to account for the new clone location [solr]

2024-02-03 Thread via GitHub
uvatbc commented on PR #2224: URL: https://github.com/apache/solr/pull/2224#issuecomment-1925420359 Yay! It worked! -- 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 unsub

[jira] [Comment Edited] (SOLR-17148) Config API lies about setting cache enabled=false

2024-02-03 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813921#comment-17813921 ] Sanjay Dutt edited comment on SOLR-17148 at 2/3/24 11:34 AM: -

[jira] [Comment Edited] (SOLR-17148) Config API lies about setting cache enabled=false

2024-02-03 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813921#comment-17813921 ] Sanjay Dutt edited comment on SOLR-17148 at 2/3/24 11:33 AM: -

[jira] [Commented] (SOLR-17148) Config API lies about setting cache enabled=false

2024-02-03 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813921#comment-17813921 ] Sanjay Dutt commented on SOLR-17148: The reason that It worked when updating size to

[jira] [Comment Edited] (SOLR-17148) Config API lies about setting cache enabled=false

2024-02-03 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813912#comment-17813912 ] Sanjay Dutt edited comment on SOLR-17148 at 2/3/24 11:23 AM: -

[jira] [Commented] (SOLR-17148) Config API lies about setting cache enabled=false

2024-02-03 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813912#comment-17813912 ] Sanjay Dutt commented on SOLR-17148: Thank you for sharing all the info [~hossman] !