[JBoss JIRA] (ISPN-7710) CompatibilityProtoStreamMarshaller can't be set in server
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-7710?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-7710:
-----------------------------------
Fix Version/s: 9.1.0.Final
9.0.2.Final
> CompatibilityProtoStreamMarshaller can't be set in server
> ---------------------------------------------------------
>
> Key: ISPN-7710
> URL: https://issues.jboss.org/browse/ISPN-7710
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.0.0.Final
> Reporter: Galder Zamarreño
> Assignee: Adrian Nistor
> Fix For: 9.1.0.Final, 9.0.2.Final
>
>
> Out of the box, it's impossible to set compatibility marshaller to {{org.infinispan.query.remote.CompatibilityProtoStreamMarshaller}} in server because {{org.infinispan.main}} classloader can't access that class.
> As [~dan.berindei] suggested in the mailing list, one way to avoid these kind of issues would be to allow class definitions to have {{slot:module:class}} format so that using the ModularClassResolver any class can be found.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7932) JCache EntryProcesor not working for replicated cache
by Miljenko Brkic (JIRA)
Miljenko Brkic created ISPN-7932:
------------------------------------
Summary: JCache EntryProcesor not working for replicated cache
Key: ISPN-7932
URL: https://issues.jboss.org/browse/ISPN-7932
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 9.0.1.Final
Environment: Ubuntu Linux 4.4.0-79-generic x86_64
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Reporter: Miljenko Brkic
Attachments: jcache.tar.gz
Cached value updated via EntryProcessor is not updated in replicated cache.
Please find attached test application to reproduce the problem. Two instances of application increment cached value, but for one instance new value is not put in the cache (see steps to reproduce).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7931) Uber jars should not be pushed to Maven
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-7931:
--------------------------------------
Summary: Uber jars should not be pushed to Maven
Key: ISPN-7931
URL: https://issues.jboss.org/browse/ISPN-7931
Project: Infinispan
Issue Type: Bug
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.1.0.Final
Instead they should be treated just like other zip distros that are not pushed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7930) Remove unnecessary provided dependencies
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-7930:
--------------------------------------
Summary: Remove unnecessary provided dependencies
Key: ISPN-7930
URL: https://issues.jboss.org/browse/ISPN-7930
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.0.1.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.1.0.Final, 9.0.2.Final
Remove unnecessary provided dependencies which make depending on Infinispan harder to use.
For example, infinispan-jcache dependency on infinispan-core
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months