[JBoss JIRA] (ISPN-6231) The workflow for submitting new task and seeing the result is not natural
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-6231?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant commented on ISPN-6231:
---------------------------------------
I wouldn't use a dialog, better use patternfly alert (https://www.patternfly.org/widgets/#alerts)
> The workflow for submitting new task and seeing the result is not natural
> -------------------------------------------------------------------------
>
> Key: ISPN-6231
> URL: https://issues.jboss.org/browse/ISPN-6231
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 8.2.0.Beta2
> Reporter: Martin Gencur
> Assignee: Pedro Zapata
> Priority: Minor
>
> When I open "Launch new task" modal dialog, fill in all the details, and click "Launch task", the task is successfully executed. The problem I see is that, the screen remains open and for leaving this screen, the user has to click "Cancel" even though the task has been submitted and executed.
> A more natural approach could be this:
> After clicking "Launch task" the original modal dialog disappears and a new dialog appears. This new modal dialog would contain just two elements:
> 1) A message about success and the link to show the result
> 2) "OK" button (instead of cancel)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6181) # Stores shows incorrect value
by Martin Vrabel (JIRA)
[ https://issues.jboss.org/browse/ISPN-6181?page=com.atlassian.jira.plugin.... ]
Martin Vrabel updated ISPN-6181:
--------------------------------
Status: Pull Request Sent (was: Reopened)
Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/46
> # Stores shows incorrect value
> ------------------------------
>
> Key: ISPN-6181
> URL: https://issues.jboss.org/browse/ISPN-6181
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Reporter: Martin Vrabel
> Assignee: Vladimir Blagojevic
>
> Page: Caches -> select cache container -> select cache.
> Configuration of the cache:
> <replicated-cache name="replicatedCacheForStatisticsTesting" mode="SYNC" remote-timeout="30000" start="EAGER">
> <transaction mode="NONE"/>
> <eviction strategy="FIFO" size="10"/>
> <locking isolation="READ_COMMITTED" acquire-timeout="30000" concurrency-level="1000" striping="false"/>
> <file-store path="replicatedCacheForStatisticsTestingFileStore" purge="true" passivation="true"/>
> </replicated-cache>
> When I put 10 entries in the cache , this field #stores show 10 but should be 0. When I insert another 10 entries the number is still 0 but should be 20
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-6231) The workflow for submitting new task and seeing the result is not natural
by Martin Gencur (JIRA)
[ https://issues.jboss.org/browse/ISPN-6231?page=com.atlassian.jira.plugin.... ]
Martin Gencur commented on ISPN-6231:
-------------------------------------
OK. Makes sense.
> The workflow for submitting new task and seeing the result is not natural
> -------------------------------------------------------------------------
>
> Key: ISPN-6231
> URL: https://issues.jboss.org/browse/ISPN-6231
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 8.2.0.Beta2
> Reporter: Martin Gencur
> Assignee: Pedro Zapata
> Priority: Minor
>
> When I open "Launch new task" modal dialog, fill in all the details, and click "Launch task", the task is successfully executed. The problem I see is that, the screen remains open and for leaving this screen, the user has to click "Cancel" even though the task has been submitted and executed.
> A more natural approach could be this:
> After clicking "Launch task" the original modal dialog disappears and a new dialog appears. This new modal dialog would contain just two elements:
> 1) A message about success and the link to show the result
> 2) "OK" button (instead of cancel)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-5830) Manage state transfer actions
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-5830?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-5830:
-------------------------------
Status: Open (was: New)
> Manage state transfer actions
> -----------------------------
>
> Key: ISPN-5830
> URL: https://issues.jboss.org/browse/ISPN-5830
> Project: Infinispan
> Issue Type: Sub-task
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Vladimir Blagojevic
> Labels: jdg7
>
> As an administrator, I want to control Cross site state transfer (when replica sites go offline and come back online) conveniently from the Management Console.
> At its core, this is a cache level operation. However, we need a Cache container level operation that will transfer state for all cache that are replicated to the affected data-center(s).
> The following actions will be added to the Cache container action menu
> - Take site offline
> - Bring site online
> Another 2 additional options will also be added:
> - Force state transfer
> - Stop state transfer
> Those options will be only enabled if cross site replication is enabled
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (ISPN-5830) Manage state transfer actions
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-5830?page=com.atlassian.jira.plugin.... ]
Pedro Zapata reassigned ISPN-5830:
----------------------------------
Assignee: Pedro Zapata (was: Vladimir Blagojevic)
> Manage state transfer actions
> -----------------------------
>
> Key: ISPN-5830
> URL: https://issues.jboss.org/browse/ISPN-5830
> Project: Infinispan
> Issue Type: Sub-task
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Pedro Zapata
> Labels: jdg7
>
> As an administrator, I want to control Cross site state transfer (when replica sites go offline and come back online) conveniently from the Management Console.
> At its core, this is a cache level operation. However, we need a Cache container level operation that will transfer state for all cache that are replicated to the affected data-center(s).
> The following actions will be added to the Cache container action menu
> - Take site offline
> - Bring site online
> Another 2 additional options will also be added:
> - Force state transfer
> - Stop state transfer
> Those options will be only enabled if cross site replication is enabled
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month