[JBoss JIRA] (ISPN-9336) Error transcoding from JSON/XML to java objects with deployed entities
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-9336?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-9336:
------------------------------------
Description: When an entities jar is deployed in the server using the <modules> configuration under the cache manager, if a certain operation required converting from JSON/XML to java Objects, for example, when storage is application/x-java-object and json is sent, the JSONTranscoder cannot find the deployed classes since it does not use the cache manager's aggregated classloader (was: When an entities jar is deployed in the server using the <modules> configuration under the cache manager, if a certain operation required converting from JSON to java Objects, for example, when storage is application/x-java-object and json is sent, the JSONTranscoder cannot find the deployed classes since it does not use the cache manager's aggregated classloader)
> Error transcoding from JSON/XML to java objects with deployed entities
> ----------------------------------------------------------------------
>
> Key: ISPN-9336
> URL: https://issues.jboss.org/browse/ISPN-9336
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.3.0.Final, 9.2.5.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> When an entities jar is deployed in the server using the <modules> configuration under the cache manager, if a certain operation required converting from JSON/XML to java Objects, for example, when storage is application/x-java-object and json is sent, the JSONTranscoder cannot find the deployed classes since it does not use the cache manager's aggregated classloader
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9336) Error transcoding from JSON/XML to java objects with deployed entities
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-9336?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-9336:
------------------------------------
Summary: Error transcoding from JSON/XML to java objects with deployed entities (was: Error transcoding from JSON to java objects with deployed entities)
> Error transcoding from JSON/XML to java objects with deployed entities
> ----------------------------------------------------------------------
>
> Key: ISPN-9336
> URL: https://issues.jboss.org/browse/ISPN-9336
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.3.0.Final, 9.2.5.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> When an entities jar is deployed in the server using the <modules> configuration under the cache manager, if a certain operation required converting from JSON to java Objects, for example, when storage is application/x-java-object and json is sent, the JSONTranscoder cannot find the deployed classes since it does not use the cache manager's aggregated classloader
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9301) Add read timeout configuration to the Spring Cache provider
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-9301?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-9301:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Add read timeout configuration to the Spring Cache provider
> -----------------------------------------------------------
>
> Key: ISPN-9301
> URL: https://issues.jboss.org/browse/ISPN-9301
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod, Spring Integration
> Affects Versions: 9.2.4.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 9.4.0.Alpha1, 9.4.0.Final
>
>
> The Spring Cache provider has no distinction between sync and async calls. In a cache scenario with fail-fast semantics it is desirable to fail a read operation when it doesn't complete within a specified timeout.
> We should add a configuration property which implements this
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months