[JBoss JIRA] (ISPN-10506) Update Query tutorials to use SerializationContextInitializers
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-10506?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-10506:
---------------------------------
Status: Open (was: New)
> Update Query tutorials to use SerializationContextInitializers
> --------------------------------------------------------------
>
> Key: ISPN-10506
> URL: https://issues.redhat.com/browse/ISPN-10506
> Project: Infinispan
> Issue Type: Task
> Components: Demos and Tutorials
> Affects Versions: 10.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Katia Aresti
> Priority: Major
>
> https://issues.jboss.org/browse/ISPN-10504 Deprecated the {{ProtostreamSerializationContextInitializer}} interface in favour of provding {{SerializationContextInitalizer}} implementations via the CacheManager's {{SerializationConfiguration}}. Therefore, we should update the tutorials to reflect this.
> Note, for the old wildfly server the configuration of {{SerializationContextInitializers}} is not exposed, therefore it's still necessary to load instances of {{ProtostreamSerializationContextInitializer}} via the ServiceLoader in this context.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (ISPN-12162) Fix marshaller inconsistent configuration
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-12162?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-12162:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Merged in master. thanks [~karesti]!
> Fix marshaller inconsistent configuration
> -----------------------------------------
>
> Key: ISPN-12162
> URL: https://issues.redhat.com/browse/ISPN-12162
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 11.0.1.Final
> Reporter: Katia Aresti
> Assignee: Katia Aresti
> Priority: Major
> Fix For: 12.0.0.Dev01
>
>
> When we use the marshaller method
> public ConfigurationBuilder marshaller(Class<? extends Marshaller> marshaller)
> or
> public ConfigurationBuilder marshaller(String marshaller)
>
> if a mashaller was already configured, we can't override the configuration, as it may happen that the marshaller and marshaller class don't match.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (ISPN-12162) Fix marshaller inconsistent configuration
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-12162?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-12162:
---------------------------------
Fix Version/s: 12.0.0.Dev01
> Fix marshaller inconsistent configuration
> -----------------------------------------
>
> Key: ISPN-12162
> URL: https://issues.redhat.com/browse/ISPN-12162
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 11.0.1.Final
> Reporter: Katia Aresti
> Assignee: Katia Aresti
> Priority: Major
> Fix For: 12.0.0.Dev01
>
>
> When we use the marshaller method
> public ConfigurationBuilder marshaller(Class<? extends Marshaller> marshaller)
> or
> public ConfigurationBuilder marshaller(String marshaller)
>
> if a mashaller was already configured, we can't override the configuration, as it may happen that the marshaller and marshaller class don't match.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months