[GitHub] [solr] solrbot commented on pull request #1745: Update dependency com.google.cloud:google-cloud-bom to v0.200.0

2023-07-23 Thread via GitHub
solrbot commented on PR #1745: URL: https://github.com/apache/solr/pull/1745#issuecomment-1647112246 ### ⚠ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, inc

[jira] [Commented] (SOLR-16693) Use TimeLimitingBulkScorer; stop using ExitableDirectoryReader

2023-07-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746135#comment-17746135 ] ASF subversion and git services commented on SOLR-16693: Commit 2

[jira] [Commented] (SOLR-16693) Use TimeLimitingBulkScorer; stop using ExitableDirectoryReader

2023-07-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746134#comment-17746134 ] ASF subversion and git services commented on SOLR-16693: Commit 6

[jira] [Commented] (SOLR-16693) Use TimeLimitingBulkScorer; stop using ExitableDirectoryReader

2023-07-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746132#comment-17746132 ] ASF subversion and git services commented on SOLR-16693: Commit f

[GitHub] [solr] dsmiley merged pull request #1803: SOLR-16693 upgrade notes

2023-07-23 Thread via GitHub
dsmiley merged PR #1803: URL: https://github.com/apache/solr/pull/1803 -- 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

[GitHub] [solr] venkatrockz closed pull request #463: Added support in solrj client to add query fields/params through java 8 consumer

2023-07-23 Thread via GitHub
venkatrockz closed pull request #463: Added support in solrj client to add query fields/params through java 8 consumer URL: https://github.com/apache/solr/pull/463 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Closed] (SOLR-16902) Jackson deserialization fails with java.security.AccessControlException

2023-07-23 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar closed SOLR-16902. --- It turned out that the response deserialization call in Algolia SDK needs to be wrapped in a  Privileged

[jira] (SOLR-16902) Jackson deserialization fails with java.security.AccessControlException

2023-07-23 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902 ] Rakesh Kumar deleted comment on SOLR-16902: - was (Author: rakeshk15): It turned out that the response deserialization call in Algolia SDK needs to be wrapped in a  PrivilegedAction, therefore

[jira] [Resolved] (SOLR-16902) Jackson deserialization fails with java.security.AccessControlException

2023-07-23 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar resolved SOLR-16902. - Resolution: Not A Bug > Jackson deserialization fails with java.security.AccessControlException >

[jira] [Commented] (SOLR-16902) Jackson deserialization fails with java.security.AccessControlException

2023-07-23 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746068#comment-17746068 ] Rakesh Kumar commented on SOLR-16902: - Update - So, after trying placing the respons