[jira] [Commented] (SOLR-17584) Remove code and documentation for "trusted"configsets

2025-03-22 Thread Abhishek Umarjikar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937448#comment-17937448 ] Abhishek Umarjikar commented on SOLR-17584: --- [~gerlowskija] Thanks for consider

Re: [PR] SOLR-17705 SolrRequest's type is now unbounded [solr]

2025-03-22 Thread via GitHub
gerlowskija commented on PR #3270: URL: https://github.com/apache/solr/pull/3270#issuecomment-2744501067 Btw - I really appreciated the preliminary GH comments ([like this one](https://github.com/apache/solr/pull/3270#discussion_r1997765212)) you put in yourself to ease the review process.

[PR] SOLR-17705 for V2 API [solr]

2025-03-22 Thread via GitHub
dsmiley opened a new pull request, #3282: URL: https://github.com/apache/solr/pull/3282 https://issues.apache.org/jira/browse/SOLR-17705 Moves JSON parsing into the ResponseParser where it belongs. Removes generated intermediate SolrResponse layer classes. This PR is branched

[jira] [Commented] (SOLR-17706) Make DocumentObjectBinder a static singleton

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

Re: [PR] Test: UpdateRequestProcessorFactoryTest, can be flaky [solr]

2025-03-22 Thread via GitHub
dsmiley merged PR #3277: URL: https://github.com/apache/solr/pull/3277 -- 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-17617: Add smoke test for V2 API and fix up problems [solr]

2025-03-22 Thread via GitHub
colvinco commented on PR #3023: URL: https://github.com/apache/solr/pull/3023#issuecomment-2745318524 This is still a fair way from finished, but I have found quite a few problems while doing it - some of which I've put fixes in for, others are just noted in TODOs in the test and still need

Re: [PR] JavaBinUpdateRequestCodec: Dead code removal [solr]

2025-03-22 Thread via GitHub
dsmiley merged PR #3207: URL: https://github.com/apache/solr/pull/3207 -- 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-17705 for V2 API [solr]

2025-03-22 Thread via GitHub
dsmiley commented on code in PR #3282: URL: https://github.com/apache/solr/pull/3282#discussion_r2008841563 ## solr/core/src/java/org/apache/solr/packagemanager/PackageUtils.java: ## @@ -96,7 +97,7 @@ public static void postFile(SolrClient client, ByteBuffer buffer, String name

[jira] [Resolved] (SOLR-17706) Make DocumentObjectBinder a static singleton

2025-03-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17706. - Fix Version/s: main (10.0) Resolution: Fixed > Make DocumentObjectBinder a static singleto

Re: [PR] Test: UpdateRequestProcessorFactoryTest, can be flaky [solr]

2025-03-22 Thread via GitHub
dsmiley commented on PR #3277: URL: https://github.com/apache/solr/pull/3277#issuecomment-2741806107 Includes removal of `S3MockRule silent()` calls that manipulating logging configuration without restoring it. The logs are not verbose enough to bother trying to suppress IMO. -- This is

[jira] [Commented] (SOLR-17342) Comply with ASF website policy - external resources

2025-03-22 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937256#comment-17937256 ] Jan Høydahl commented on SOLR-17342: Also committed patched versions of all 7_x guide