[JBoss JIRA] (ISPN-11974) Remove GenericJbossMarshaller automatic configuration
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-11974?page=com.atlassian.jira.plugi... ]
Dan Berindei updated ISPN-11974:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Final
(was: 12.0.0.Final)
Resolution: Done
> Remove GenericJbossMarshaller automatic configuration
> -----------------------------------------------------
>
> Key: ISPN-11974
> URL: https://issues.redhat.com/browse/ISPN-11974
> Project: Infinispan
> Issue Type: Task
> Components: Configuration, Hot Rod
> Affects Versions: 11.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> Currently if the {{infinispan-jboss-marshalling}} module is on the client classpath we automatically configure the client marshaller to be {{GenericJBossMarshaller}}. This causes issues with our testsuite, as the module is often on the classpath. Furthermore, we want users to start transitioning away from JBoss Marshalling. Therefore, from Infinispan 12 we should no automatically configure this marshaller if the module is present.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11989) Fix ThreadLocalLeakTest
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-11989:
-----------------------------------
Summary: Fix ThreadLocalLeakTest
Key: ISPN-11989
URL: https://issues.redhat.com/browse/ISPN-11989
Project: Infinispan
Issue Type: Component Upgrade
Components: Test Suite
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 11.0.0.Final
Caused by ISPN-11845
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11960) RemoteCache configuration enhancements (wildcards, . in name, URI for config)
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11960?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11960.
---------------------------------
Resolution: Done
> RemoteCache configuration enhancements (wildcards, . in name, URI for config)
> -----------------------------------------------------------------------------
>
> Key: ISPN-11960
> URL: https://issues.redhat.com/browse/ISPN-11960
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod
> Affects Versions: 11.0.0.CR1
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> It should be possible to define remote cache names using wildcard globbing {{*}} so that configuration apply to all cache names which match.
> Additionally we should be able to support cache names containing {{.}} characters in the declarative configuration. In this case names should be enclosed in square brackets, e.g {{[example.MyCache]}}
> Since passing a cache configuration in XML is cumbersome, we should support passing a URI pointing to a separate file.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months