[ https://issues.jboss.org/browse/ISPN-4619?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4619:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
> Partition handling support for asymmetric clusters
> --------------------------------------------------
>
> Key: ISPN-4619
> URL: https://issues.jboss.org/browse/ISPN-4619
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 7.0.0.Beta1
> Reporter: Dan Berindei
> Labels: partition_handling
>
> Partition handling currently relies on every cache being defined and running on the coordinator. We could relax this, as the partition handling configuration can be easily added to the cache join command.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ISPN-4735?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4735:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
> Remove TODOs from the documentation
> -----------------------------------
>
> Key: ISPN-4735
> URL: https://issues.jboss.org/browse/ISPN-4735
> Project: Infinispan
> Issue Type: Task
> Components: Documentation-Core, Documentation-Query, Documentation-Servers
> Reporter: Mircea Markus
> Fix For: 7.1.0.Final
>
>
> ATM the documentation has 38 todos, some of them being empty chapter in User Guide - pretty annoying for a new user trying to get used to Infinispan. Let's fixe all of these before 7.0.0.CR1
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ISPN-4735?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4735:
----------------------------------
Fix Version/s: 7.1.0.Final
> Remove TODOs from the documentation
> -----------------------------------
>
> Key: ISPN-4735
> URL: https://issues.jboss.org/browse/ISPN-4735
> Project: Infinispan
> Issue Type: Task
> Components: Documentation-Core, Documentation-Query, Documentation-Servers
> Reporter: Mircea Markus
> Fix For: 7.1.0.Final
>
>
> ATM the documentation has 38 todos, some of them being empty chapter in User Guide - pretty annoying for a new user trying to get used to Infinispan. Let's fixe all of these before 7.0.0.CR1
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ISPN-4750?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4750:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
> Do not depend on internal details of Hibernate Search
> -----------------------------------------------------
>
> Key: ISPN-4750
> URL: https://issues.jboss.org/browse/ISPN-4750
> Project: Infinispan
> Issue Type: Task
> Components: Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Priority: Blocker
>
> Make sure that Infinispan Query does not depend on any internal details of Hibernate Search: see also https://hibernate.atlassian.net/browse/HSEARCH-1673
> Ideally automate the verification, for example checkstyle could ban the imports of .impl packages.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/ISPN-4895?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4895:
----------------------------------
Fix Version/s: (was: 7.1.0.CR1)
> Rolling upgrade source migrators should use the distributed iterator to collect keys
> ------------------------------------------------------------------------------------
>
> Key: ISPN-4895
> URL: https://issues.jboss.org/browse/ISPN-4895
> Project: Infinispan
> Issue Type: Feature Request
> Components: Remote Protocols
> Affects Versions: 7.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: William Burns
>
> currently the rolling upgrade migrators iterate all entries in the cache using org.infinispan.tasks.GlobalKeySetTask<K, V> and invoking cache.keySet(). This needs to be done more efficiently using the distributed iterators
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)