[JBoss JIRA] (ISPN-11635) HotRod client testsuite leaves index folders behind
by Katia Aresti (Jira)
[ https://issues.redhat.com/browse/ISPN-11635?page=com.atlassian.jira.plugi... ]
Katia Aresti updated ISPN-11635:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> HotRod client testsuite leaves index folders behind
> ---------------------------------------------------
>
> Key: ISPN-11635
> URL: https://issues.redhat.com/browse/ISPN-11635
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 11.0.0.Dev04
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> {noformat}
> ➜ hotrod-client git:(clean_index) ✗ gss
> ?? alreadyExistingCacheTest_protobuf/
> ?? cacheCreateRemoveTestWithDefaultTemplateEnum_protobuf/
> ?? cacheCreateRemoveTest_protobuf/
> ?? cacheReindexTest_protobuf/
> ?? default_protobuf/
> ?? getOrCreateWithTemplateTest_protobuf/
> ?? testGetCacheNames_protobuf/
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (ISPN-11426) Add UUID to core SerializationContexts
by Pedro Zapata Fernandez (Jira)
[ https://issues.redhat.com/browse/ISPN-11426?page=com.atlassian.jira.plugi... ]
Pedro Zapata Fernandez updated ISPN-11426:
------------------------------------------
Fix Version/s: 11.0.0.Final
> Add UUID to core SerializationContexts
> --------------------------------------
>
> Key: ISPN-11426
> URL: https://issues.redhat.com/browse/ISPN-11426
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 10.1.3.Final, 11.0.0.Alpha2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> Currently we only register a ProtoStream marshaller for java.util.UUID in the server as they are required for the event logger, however this will also be required by core for `MultiClusterEventCommand` and `ClusterEvent`. It's not possible to register a class in multiple contexts when utilising a TypeId, therefore in order to avoid having to provide a TypeId for UUIDs in both core and server, we should register this in the core's persistence initializers.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months