[JBoss JIRA] (SWSQE-275) Add DestinationRule CRUD
by Hayk Hovsepyan (JIRA)
[ https://issues.jboss.org/browse/SWSQE-275?page=com.atlassian.jira.plugin.... ]
Hayk Hovsepyan updated SWSQE-275:
---------------------------------
Description:
Create Destination Rule.
Read destination rule in Service Details page.
Read destination rule in Istio Config page.
Edit destination rule and spoil it. (i.e. set wrong host).
Verify that it disappears in Service Details and in Istio Config pages.
Fix back the destination rule.
Verify that it appears back.
Delete it.
Verify that it is removed from both places.
> Add DestinationRule CRUD
> ------------------------
>
> Key: SWSQE-275
> URL: https://issues.jboss.org/browse/SWSQE-275
> Project: Kiali QE
> Issue Type: Task
> Reporter: Hayk Hovsepyan
> Assignee: Hayk Hovsepyan
>
> Create Destination Rule.
> Read destination rule in Service Details page.
> Read destination rule in Istio Config page.
> Edit destination rule and spoil it. (i.e. set wrong host).
> Verify that it disappears in Service Details and in Istio Config pages.
> Fix back the destination rule.
> Verify that it appears back.
> Delete it.
> Verify that it is removed from both places.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (WFLY-10106) Problem with @Schedule and daylight-saving time
by Ramin Baradari (JIRA)
[ https://issues.jboss.org/browse/WFLY-10106?page=com.atlassian.jira.plugin... ]
Ramin Baradari commented on WFLY-10106:
---------------------------------------
I propose to change the priority to {{Critical}}.
The description of the priority is "An upcoming version that is affected by this issue cannot be released until it's addressed. A critical bug is one that crashes the application, causes loss of data or severe memory leak" and as Marcel explained this bugs leads to a crash of the application.
> Problem with @Schedule and daylight-saving time
> -----------------------------------------------
>
> Key: WFLY-10106
> URL: https://issues.jboss.org/browse/WFLY-10106
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 12.0.0.Final
> Reporter: Christoph Erni
> Assignee: Yeray Borges
>
> The method anotated with @Schedule is executed repeatedly just before entering the day of daylight-saving time.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (JGRP-2270) ASYM_ENCRYPT: killing the coordinator leads to incorrect views
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-2270?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-2270:
--------------------------------
Commit 5cd2e749162b8bc5107528ad6d61288f760962c0 seems to have fixed the issue. Needs more testing, but testsuite passes.
> ASYM_ENCRYPT: killing the coordinator leads to incorrect views
> --------------------------------------------------------------
>
> Key: JGRP-2270
> URL: https://issues.jboss.org/browse/JGRP-2270
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0.12
>
> Attachments: asym-ssl.xml
>
>
> When using ASYM_ENCRYPT (see the attached config {{asym-ssl.xml}}), killing the coord and next-in-line sometimes leads to the cluster not forming correctly. To reproduce:
> * Setup: start 10 members
> * Kill the coord with {{kill -15}}, sleep 1 sec, kill the next-in-line with -9
> * Kill both the coord and next-in-line with -9
> * Leave the coord gracefully and kill the next-in-line with -9
> * Kill the coord with -9 and leave the next-in-line gracefully
> * Kill the first 3 members with -9
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (DROOLS-2603) [DMN Designer] Single Node Selection
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2603?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2603:
--------------------------------
Description:
If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
h3. Manual Acceptance test
- Select group of nodes
-- Select single by click on canvas
-- Select single by click in navigation dock
-- Open some context editor, just return to canvas with *Back to xyz*
-- Open some context editor, return to canvas by click in navigation dock
-- Select single by click in process explorer
-- Try to select different group on canvas
-- Move a node that doesn't belong to the selected group
was:
If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
> [DMN Designer] Single Node Selection
> ------------------------------------
>
> Key: DROOLS-2603
> URL: https://issues.jboss.org/browse/DROOLS-2603
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Priority: Minor
> Attachments: DROOLS-2603.gif, Screenshot from 2018-05-30 09-10-26.png
>
>
> If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
> It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
> h3. Manual Acceptance test
> - Select group of nodes
> -- Select single by click on canvas
> -- Select single by click in navigation dock
> -- Open some context editor, just return to canvas with *Back to xyz*
> -- Open some context editor, return to canvas by click in navigation dock
> -- Select single by click in process explorer
> -- Try to select different group on canvas
> -- Move a node that doesn't belong to the selected group
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (DROOLS-2603) [DMN Designer] Single Node Selection
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2603?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2603:
--------------------------------
Description:
If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
h3. Manual Acceptance test
Prerequisite: Select group of nodes
- Select single by click on canvas
- Select single by click in navigation dock
- Open some context editor, just return to canvas with *Back to xyz*
- Open some context editor, return to canvas by click in navigation dock
- Select single by click in process explorer
- Try to select different group on canvas
- Move a node that doesn't belong to the selected group
was:
If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
h3. Manual Acceptance test
- Select group of nodes
-- Select single by click on canvas
-- Select single by click in navigation dock
-- Open some context editor, just return to canvas with *Back to xyz*
-- Open some context editor, return to canvas by click in navigation dock
-- Select single by click in process explorer
-- Try to select different group on canvas
-- Move a node that doesn't belong to the selected group
> [DMN Designer] Single Node Selection
> ------------------------------------
>
> Key: DROOLS-2603
> URL: https://issues.jboss.org/browse/DROOLS-2603
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Priority: Minor
> Attachments: DROOLS-2603.gif, Screenshot from 2018-05-30 09-10-26.png
>
>
> If user selects multiple nodes on canvas (blue rectangle around them) and then select single node in the navigation dock, the group selection will not disappear, see the attachment.
> It is not consistent with selecting single node directly on canvas, that always discards the group selection (if present).
> h3. Manual Acceptance test
> Prerequisite: Select group of nodes
> - Select single by click on canvas
> - Select single by click in navigation dock
> - Open some context editor, just return to canvas with *Back to xyz*
> - Open some context editor, return to canvas by click in navigation dock
> - Select single by click in process explorer
> - Try to select different group on canvas
> - Move a node that doesn't belong to the selected group
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months