[JBoss JIRA] (ISPN-6975) Fork hibernate-hql-parser for infinispan
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6975?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6975:
--------------------------------
Description: Extract the useful source files from hibernate-hql-parser, adapt them to Infinispan's needs and include them in Infinispan directly. The inherited source code is now published with ASL license. (was: Extract the useful source file from hibernate-hql-parser, adapt them to Infinispan's needs and include them in Infinispan directly. The inherited source code is now published with ASL license.)
> Fork hibernate-hql-parser for infinispan
> ----------------------------------------
>
> Key: ISPN-6975
> URL: https://issues.jboss.org/browse/ISPN-6975
> Project: Infinispan
> Issue Type: Task
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> Extract the useful source files from hibernate-hql-parser, adapt them to Infinispan's needs and include them in Infinispan directly. The inherited source code is now published with ASL license.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-6975) Fork hibernate-hql-parser for infinispan
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6975?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6975:
--------------------------------
Description: Extract the useful source file from hibernate-hql-parser, adapt them to Infinispan's needs and include them in Infinispan directly. The inherited source code is now published with ASL license. (was: Extract the useful parts from )
> Fork hibernate-hql-parser for infinispan
> ----------------------------------------
>
> Key: ISPN-6975
> URL: https://issues.jboss.org/browse/ISPN-6975
> Project: Infinispan
> Issue Type: Task
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> Extract the useful source file from hibernate-hql-parser, adapt them to Infinispan's needs and include them in Infinispan directly. The inherited source code is now published with ASL license.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7211) Cache.size should be wired to AdvancedCacheLoader.size
by Vladimir Dzhuvinov (JIRA)
Vladimir Dzhuvinov created ISPN-7211:
----------------------------------------
Summary: Cache.size should be wired to AdvancedCacheLoader.size
Key: ISPN-7211
URL: https://issues.jboss.org/browse/ISPN-7211
Project: Infinispan
Issue Type: Bug
Components: Core, Loaders and Stores
Affects Versions: 8.2.5.Final
Reporter: Vladimir Dzhuvinov
Logs show that calling *Cache.size* with a configured *AdvancedCacheStore* results in the *process* method being called, instead of the dedicated and more efficient *size* method.
For caches with many entries iterating over each entry to get their count can be a huge performance hit.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7210) Detect multiple externalizers for same class
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-7210:
--------------------------------------
Summary: Detect multiple externalizers for same class
Key: ISPN-7210
URL: https://issues.jboss.org/browse/ISPN-7210
Project: Infinispan
Issue Type: Enhancement
Components: Marshalling
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Detect whether multiple externalizers for the same class are registered.
To do that, ClassToExternalizerMap.put() could return previous value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month