[JBoss JIRA] (ISPN-6145) Reorganize cache store configuration
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6145?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-6145:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha4
Resolution: Done
> Reorganize cache store configuration
> ------------------------------------
>
> Key: ISPN-6145
> URL: https://issues.jboss.org/browse/ISPN-6145
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Vladimir Blagojevic
> Fix For: 9.0.0.Alpha4
>
>
> Cache stores should be placed under a 'Store' section, with a selector of the available store, plus a panel with the properties for each one.
> All available cache stores should be selectable
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ISPN-7066) The default cache configuration should not be applied to other caches
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-7066?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-7066:
----------------------------------
Summary: The default cache configuration should not be applied to other caches (was: Caches assume persistence configuration from default cache)
> The default cache configuration should not be applied to other caches
> ---------------------------------------------------------------------
>
> Key: ISPN-7066
> URL: https://issues.jboss.org/browse/ISPN-7066
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 8.2.3.Final, 8.2.4.Final
> Reporter: Vladimir Dzhuvinov
>
> Hi guys,
> We noticed a weird behaviour of the Infinispan config where caches that are configured with no persistence assume the persistence configuration of the default cache for the cache container. This can potentially lead to some serious errors as data put into the other caches is getting written into the store of the default cache.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ISPN-6794) Administration console - editing javascript task name doesn't work correctly
by Roman Macor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6794?page=com.atlassian.jira.plugin.... ]
Roman Macor closed ISPN-6794.
-----------------------------
Resolution: Done
> Administration console - editing javascript task name doesn't work correctly
> ----------------------------------------------------------------------------
>
> Key: ISPN-6794
> URL: https://issues.jboss.org/browse/ISPN-6794
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
>
> Editing javascript task name, doesn't change the name of the script. If we try to edit name the script can no longer be executed.
> Console error message when trying to run edited script:
> Error Some unexpected problem happened when launching the task: DGISPN0118: Failed to invoke operation: java.lang.NullPointerException
> Steps to reproduce:
> upload javascript
> - click on cache container -> Configuration -> Tasks -> Create new script
> - fill in the mandatory parameter (e.g. Task name: newTask, Language: javascript, Execution mode: local, script body: cache.put('key','value'))
> - click create script task button
> edit script
> - click on cache container -> Configuration -> Tasks -> Edit
> - change the name of the script
> - click update script
> Result:
> name remains the same and script can no longer be executed
> Note that other properties such as mode or script body can be edited in this way.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ISPN-7197) Administration console - completed tasks are not shown in task history right away
by Roman Macor (JIRA)
[ https://issues.jboss.org/browse/ISPN-7197?page=com.atlassian.jira.plugin.... ]
Roman Macor reassigned ISPN-7197:
---------------------------------
Assignee: Vladimir Blagojevic
> Administration console - completed tasks are not shown in task history right away
> ---------------------------------------------------------------------------------
>
> Key: ISPN-7197
> URL: https://issues.jboss.org/browse/ISPN-7197
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Alpha4
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Attachments: local-task.jar
>
>
> Steps to reproduce:
> start domain.sh
> start cli.sh -> deploy /path/to/attached/jar/local-task.jar --all-server-groups
> in administration console -> click on cache container -> task execution -> Launch new task -> fill in the form: task = LocalTask, Cache= default, Originator node: master:server-one, Parameter1: param; value -> Click Launch task (Success! The task has been successfully launched is displayed) -> click close -> click on Task history
> result: the task is not there
> Please note that the task will be displayed in task history after a few moments (about 20 seconds) or after log out -> log in action.
> Javascript tasks are displayed in history right away.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ISPN-7197) Administration console - completed tasks are not shown in task history right away
by Roman Macor (JIRA)
Roman Macor created ISPN-7197:
---------------------------------
Summary: Administration console - completed tasks are not shown in task history right away
Key: ISPN-7197
URL: https://issues.jboss.org/browse/ISPN-7197
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.Alpha4
Reporter: Roman Macor
Attachments: local-task.jar
Steps to reproduce:
start domain.sh
start cli.sh -> deploy /path/to/attached/jar/local-task.jar --all-server-groups
in administration console -> click on cache container -> task execution -> Launch new task -> fill in the form: task = LocalTask, Cache= default, Originator node: master:server-one, Parameter1: param; value -> Click Launch task (Success! The task has been successfully launched is displayed) -> click close -> click on Task history
result: the task is not there
Please note that the task will be displayed in task history after a few moments (about 20 seconds) or after log out -> log in action.
Javascript tasks are displayed in history right away.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months