[JBoss JIRA] (ISPN-6069) Unify the continuous query API for remote and embedded mode
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6069?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-6069:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Unify the continuous query API for remote and embedded mode
> -----------------------------------------------------------
>
> Key: ISPN-6069
> URL: https://issues.jboss.org/browse/ISPN-6069
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 8.2.0.Beta2, 8.2.0.Final
>
>
> The api for registering/unregistering the listener is slightly different in embedded vs remote. The listener interface is identical, but resides in different packages. These need to be unified to ensure a nicer usability. Making ContinousQuery an interface instead of a class and moving it along with the listener interface to the query DSL package is a possible option.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6219) An interruption during a MassIndexer should exit early
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-6219:
-------------------------------------
Summary: An interruption during a MassIndexer should exit early
Key: ISPN-6219
URL: https://issues.jboss.org/browse/ISPN-6219
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Fix For: 8.2.0.CR1
Methods like {{IndexUpdater.updateIndex()}} correctly check for interruption state to skip some work but they don't trigger an early exit from the indexing loop so we'd still be consuming all of the data stream.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6211) Create DMR operations to enable / disable rebalancing per cache and container
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-6211?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo commented on ISPN-6211:
-----------------------------------
operations created:
per container :cluster-rebalance(value=true/false)
per cache :cache-rebalance(value=true/false)
> Create DMR operations to enable / disable rebalancing per cache and container
> -----------------------------------------------------------------------------
>
> Key: ISPN-6211
> URL: https://issues.jboss.org/browse/ISPN-6211
> Project: Infinispan
> Issue Type: Feature Request
> Components: JMX, reporting and management
> Reporter: Pedro Zapata
> Assignee: Pedro Ruivo
>
> In order to enable and disable rebalancing in the console, we need a DMR operation that allows to change this, at the cache container level and at the cache level.
> Currently, there are 2 attributes cache-rebalance and rebalancing=true related to this, but no operations to change this behaviour.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month