[jira] [Updated] (SOLR-16396) Cosmetic improvements and migration to JAX-RS (config, configset APIs)

2024-12-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-16396: -- Labels: newdev pull-request-available (was: newdev) > Cosmetic improvements and migration to J

[PR] SOLR-16396: Convert v2 configset APIs to JAX-RS [solr]

2024-12-28 Thread via GitHub
gerlowskija opened a new pull request, #2928: URL: https://github.com/apache/solr/pull/2928 https://issues.apache.org/jira/browse/SOLR-16396 # Description Solr's v2 API supports configset operations, but the underlying implementation of these uses the legacy API framework.

Re: [PR] SOLR-16396: Convert v2 configset APIs to JAX-RS [solr]

2024-12-28 Thread via GitHub
gerlowskija commented on PR #2928: URL: https://github.com/apache/solr/pull/2928#issuecomment-2564604675 Still needed here: CHANGES.txt, ensure tests pass. -- 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

[jira] [Commented] (SOLR-17463) Solr hanging at SolrCore.getSearcher

2024-12-28 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908612#comment-17908612 ] Alex Deparvu commented on SOLR-17463: - [~jerry-cherry] what else was going on at the

Re: [PR] SmokeTestRelease Added support for multiple JDK [solr]

2024-12-28 Thread via GitHub
github-actions[bot] commented on PR #2685: URL: https://github.com/apache/solr/pull/2685#issuecomment-2564560952 This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again. -- This

Re: [PR] SmokeTestRelease Added support for multiple JDK [solr]

2024-12-28 Thread via GitHub
github-actions[bot] closed pull request #2685: SmokeTestRelease Added support for multiple JDK URL: https://github.com/apache/solr/pull/2685 -- 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 speci

Re: [PR] Use separate nodeProjectDir for each subproject [solr]

2024-12-28 Thread via GitHub
github-actions[bot] commented on PR #2680: URL: https://github.com/apache/solr/pull/2680#issuecomment-2564560956 This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again. -- This

Re: [PR] Use separate nodeProjectDir for each subproject [solr]

2024-12-28 Thread via GitHub
github-actions[bot] closed pull request #2680: Use separate nodeProjectDir for each subproject URL: https://github.com/apache/solr/pull/2680 -- 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 speci

[jira] [Commented] (SOLR-17611) SolrJ should pass Solr version in the user-agent

2024-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908590#comment-17908590 ] Eric Pugh commented on SOLR-17611: -- Seems like a useful concept.   Do you have any refer

Re: [PR] Deprecate MapWriter.append [solr]

2024-12-28 Thread via GitHub
epugh commented on PR #2919: URL: https://github.com/apache/solr/pull/2919#issuecomment-2564312816 I think I can better articulate my original question. Now that `MapWriter.append()` is deprecated on 9x, can we remove it from 10x? I like that `TestLegacyCircuitBreaker` has a lot of dire