[JBoss JIRA] (ISPN-5306) Eviction should allow for long size configuration
by William Burns (JIRA)
William Burns created ISPN-5306:
-----------------------------------
Summary: Eviction should allow for long size configuration
Key: ISPN-5306
URL: https://issues.jboss.org/browse/ISPN-5306
Project: Infinispan
Issue Type: Enhancement
Components: Configuration, Eviction
Reporter: William Burns
Assignee: William Burns
Fix For: 7.2.0.Beta2
We added the new EquivalentBoundedConcurrentHashMapv8 in ISPN-3023. This new implementation allows for long size instead of int. However there is no way to configure these at this time. We need to change both the xsd schema and the programmatic configuration to support long.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-5262) StateTransfer considerably slow with sync indexing
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-5262?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero updated ISPN-5262:
----------------------------------
Fix Version/s: 7.2.0.Beta1
> StateTransfer considerably slow with sync indexing
> --------------------------------------------------
>
> Key: ISPN-5262
> URL: https://issues.jboss.org/browse/ISPN-5262
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 7.2.0.Beta1
>
>
> The {{StateResponseCommand}} applies state sequentially, chunk by chunk.
> The sequential cache population by a single thread does not take advantage of the index backend automatic batching capabilities when subjected to multiple threads and consequentially state transfer time can become prohibitive for large number of entries.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-5262) StateTransfer considerably slow with sync indexing
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-5262?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero updated ISPN-5262:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> StateTransfer considerably slow with sync indexing
> --------------------------------------------------
>
> Key: ISPN-5262
> URL: https://issues.jboss.org/browse/ISPN-5262
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> The {{StateResponseCommand}} applies state sequentially, chunk by chunk.
> The sequential cache population by a single thread does not take advantage of the index backend automatic batching capabilities when subjected to multiple threads and consequentially state transfer time can become prohibitive for large number of entries.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years