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

2025-01-03 Thread via GitHub
gerlowskija merged PR #2928: URL: https://github.com/apache/solr/pull/2928 -- 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.apach

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

[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.