[JBoss JIRA] (ISPN-5813) View of cache container configuration
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-5813?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-5813:
-------------------------------
Description:
As an administrator, I want to view and set Cache Container level settings such transport, thread pools, security, cache templates, deployment of remote Executables/Scripts.Each cache container should be associated with a cluster.
An option ‘View / edit configuration’ will be added to the Cache container screen, as shown in https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
The configuration screens are shown at:
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
Scope will be defined as follows:
* Transport: https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Security (https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Thread pool: https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Schemas:
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Templates:
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Deployments:
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
* Scripts tasks: Form with Task name, name of parameters if any, Execution Mode, Auditable and the script itself (in text area).
* Deployed jars: Form to upload a binary jar.
was:
As an administrator, I want to view and set Cache Container level settings such transport, thread pools, security, cache templates, deployment of remote Executables/Scripts.Each cache container should be associated with a cluster.
An option ‘View / edit configuration’ will be added to the Cache container screen, as shown in https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
The configuration screens are shown at:
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> View of cache container configuration
> -------------------------------------
>
> Key: ISPN-5813
> URL: https://issues.jboss.org/browse/ISPN-5813
> Project: Infinispan
> Issue Type: Sub-task
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Vladimir Blagojevic
>
> As an administrator, I want to view and set Cache Container level settings such transport, thread pools, security, cache templates, deployment of remote Executables/Scripts.Each cache container should be associated with a cluster.
> An option ‘View / edit configuration’ will be added to the Cache container screen, as shown in https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> The configuration screens are shown at:
> https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> Scope will be defined as follows:
> * Transport: https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Security (https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Thread pool: https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Schemas:
> https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Templates:
> https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Deployments:
> https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-cont...
> * Scripts tasks: Form with Task name, name of parameters if any, Execution Mode, Auditable and the script itself (in text area).
> * Deployed jars: Form to upload a binary jar.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (ISPN-5828) Set default for newly created caches to offline
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-5828:
----------------------------------
Summary: Set default for newly created caches to offline
Key: ISPN-5828
URL: https://issues.jboss.org/browse/ISPN-5828
Project: Infinispan
Issue Type: Feature Request
Reporter: Pedro Zapata
As an administrator, I want to deploy a new cache to the cluster, still keeping the cache Unavailable for reads/writes.
Newly created caches should be in offline mode by default (no available for remote clients) until the administrator makes them available.
This feature depends on the ability to set caches online / offline for remote clients.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (ISPN-5826) Caches should be stopped in the right order in tests
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-5826?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-5826:
------------------------------------
Status: Open (was: New)
> Caches should be stopped in the right order in tests
> ----------------------------------------------------
>
> Key: ISPN-5826
> URL: https://issues.jboss.org/browse/ISPN-5826
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite - Core, Test Suite - Query
> Affects Versions: 8.1.0.Alpha1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 8.1.0.CR1
>
>
> ISPN-4561 introduced a cache dependency mechanism at the cache manager level, to allow caches to be stopped in a specific order. The test-fw does not use the cache manager to stop caches to avoid rehash and thus stops caches individually, causing lots of exceptions in the query suite.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (ISPN-5826) Caches should be stopped in the right order in tests
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-5826?page=com.atlassian.jira.plugin.... ]
Work on ISPN-5826 started by Gustavo Fernandes.
-----------------------------------------------
> Caches should be stopped in the right order in tests
> ----------------------------------------------------
>
> Key: ISPN-5826
> URL: https://issues.jboss.org/browse/ISPN-5826
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite - Core, Test Suite - Query
> Affects Versions: 8.1.0.Alpha1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 8.1.0.CR1
>
>
> ISPN-4561 introduced a cache dependency mechanism at the cache manager level, to allow caches to be stopped in a specific order. The test-fw does not use the cache manager to stop caches to avoid rehash and thus stops caches individually, causing lots of exceptions in the query suite.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (ISPN-5827) Reduce WARN verbosity in the Query test suite
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPN-5827:
---------------------------------------
Summary: Reduce WARN verbosity in the Query test suite
Key: ISPN-5827
URL: https://issues.jboss.org/browse/ISPN-5827
Project: Infinispan
Issue Type: Task
Components: Test Suite - Query
Affects Versions: 8.1.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 8.1.0.CR1
Thousand of lines of warnings are printed due to:
* No lucene version configured
* Fields not marked as sortable
* Cache stores with purge and fetch state both disabled
* ...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (ISPN-5826) Caches should be stopped in the right order in tests
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPN-5826:
---------------------------------------
Summary: Caches should be stopped in the right order in tests
Key: ISPN-5826
URL: https://issues.jboss.org/browse/ISPN-5826
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite - Core, Test Suite - Query
Affects Versions: 8.1.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 8.1.0.CR1
ISPN-4561 introduced a cache dependency mechanism at the cache manager level, to allow caches to be stopped in a specific order. The test-fw does not use the cache manager to stop caches to avoid rehash and thus stops caches individually, causing lots of exceptions in the query suite.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months