[JBoss JIRA] (ISPN-7652) Incorrect River marshaller in server
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-7652?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-7652:
------------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/5121, https://github.com/infinispan/infinispan/pull/5122, https://github.com/infinispan/infinispan/pull/5123, https://github.com/infinispan/infinispan/pull/5207 (was: https://github.com/infinispan/infinispan/pull/5121, https://github.com/infinispan/infinispan/pull/5122, https://github.com/infinispan/infinispan/pull/5123)
> Incorrect River marshaller in server
> ------------------------------------
>
> Key: ISPN-7652
> URL: https://issues.jboss.org/browse/ISPN-7652
> Project: Infinispan
> Issue Type: Task
> Components: Marshalling, Server
> Affects Versions: 8.2.6.Final, 9.0.0.CR3
> Reporter: Galder Zamarreño
> Assignee: Tristan Tarrant
> Fix For: 9.1.0.Final, 8.2.7.Final, 9.0.1.Final, 9.1.0.Alpha1
>
>
> After upgrading JBoss Marshalling to 2.0.0.Beta3, we forgot to apply similar changes to force JBoss Marshaller's River to be in sync. As a result, the server currently ships River 1.4.10 version which causes issues mentioned [here|https://github.com/infinispan/infinispan/pull/4709]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7710) CompatibilityProtoStreamMarshaller can't be set in server
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-7710?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-7710:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master and 9.0.x branch. Thanks [~galder.zamarreno]!
> 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: Galder Zamarreño
> 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