[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

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

2023-07-22 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar updated SOLR-16902: Description: *Environment/Components Details* OS - macOS 13.4.1 Java - OpenJDK 11.0.20 Jackson -

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

2023-07-22 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar updated SOLR-16902: Description: I have created a module containing an implementation of  UpdateRequestProcessor where

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

2023-07-22 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar updated SOLR-16902: Description: I have created a module containing an implementation of  UpdateRequestProcessor where

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

2023-07-22 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Kumar updated SOLR-16902: Description: I have created a module containing an implementation of  UpdateRequestProcessor where

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

2023-07-22 Thread Rakesh Kumar (Jira)
Rakesh Kumar created SOLR-16902: --- Summary: Jackson deserialization fails with java.security.AccessControlException Key: SOLR-16902 URL: https://issues.apache.org/jira/browse/SOLR-16902 Project: Solr