[JBoss JIRA] (WFLY-11535) Cluster fails to merge if instances started simultaneously
by Ian Rodgers (Jira)
[ https://issues.jboss.org/browse/WFLY-11535?page=com.atlassian.jira.plugin... ]
Ian Rodgers updated WFLY-11535:
-------------------------------
Attachment: standalone-ha.xml
> Cluster fails to merge if instances started simultaneously
> ----------------------------------------------------------
>
> Key: WFLY-11535
> URL: https://issues.jboss.org/browse/WFLY-11535
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 14.0.0.Final
> Environment: Keycloak 4.6.0 official docker image, AWS ECS cluster
> Reporter: Ian Rodgers
> Assignee: Paul Ferraro
> Priority: Major
> Attachments: standalone-ha.xml, standalone-ha.xml
>
>
> Our Keycloak docker cluster has four instances, clustered using Jgroups/Infinispan as per the standalone-ha.xml. If you start them all simultaneously the "Receive new cluster" logs indicate four separate clusters, each with a single member. They never get merged into the proper single cluster of four members. It seems to be the merging that has changed. The application then fails (we are not using sticky sessions, and each member is ignorant of the sessions on the other members).
> We can only start the cluster by first starting one instance, then when it is running, starting the other three. The logs then indicate the creation of a single cluster which subsequent instances join.
> This is consistent behaviour, and when we revert back to v.4.5.0, the issue goes away, Unfortunately we need 4.6.0 for an important fix.
> On 4.5.0 we get the message "Received new, MERGED cluster view for channel ejb: MergeView::" when it detects a number of subgroups to merge. This never appears in 4.6.0.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3612:
--------------------------------
Description:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
h2. Manual PR check
- Save and reopen BKM, with java function (/)
- Save and reopen BKM, with PMML function (/)
- Save and reopen BKM, with feel function (x)
- Save and reopen Decision, with java function (/)
- Save and reopen Decision, with PMML function (/)
- Save and reopen Decision, with feel function (x)
- Save and reopen Decision, with context (/)
was:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
h2. Manual PR check
- Save and reopen BKM, with java function
- Save and reopen BKM, with PMML function
- Save and reopen BKM, with feel function (x)
- Save and reopen Decision, with java function
- Save and reopen Decision, with PMML function
- Save and reopen Decision, with feel function
- Save and reopen Decision, with context
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png, after.png, before.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function (/)
> - Save and reopen BKM, with PMML function (/)
> - Save and reopen BKM, with feel function (x)
> - Save and reopen Decision, with java function (/)
> - Save and reopen Decision, with PMML function (/)
> - Save and reopen Decision, with feel function (x)
> - Save and reopen Decision, with context (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3612:
-------------------------------------
the comment above holds true also for Decision node.
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png, after.png, before.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function
> - Save and reopen BKM, with PMML function
> - Save and reopen BKM, with feel function (x)
> - Save and reopen Decision, with java function
> - Save and reopen Decision, with PMML function
> - Save and reopen Decision, with feel function
> - Save and reopen Decision, with context
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3612:
-------------------------------------
BKM with context as function definition
Before save:
!before.png|thumbnail!
After save:
!after.png|thumbnail!
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png, after.png, before.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function
> - Save and reopen BKM, with PMML function
> - Save and reopen BKM, with feel function (x)
> - Save and reopen Decision, with java function
> - Save and reopen Decision, with PMML function
> - Save and reopen Decision, with feel function
> - Save and reopen Decision, with context
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3612:
--------------------------------
Attachment: after.png
before.png
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png, after.png, before.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function
> - Save and reopen BKM, with PMML function
> - Save and reopen BKM, with feel function (x)
> - Save and reopen Decision, with java function
> - Save and reopen Decision, with PMML function
> - Save and reopen Decision, with feel function
> - Save and reopen Decision, with context
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3612:
--------------------------------
Description:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
h2. Manual PR check
- Save and reopen BKM, with java function
- Save and reopen BKM, with PMML function
- Save and reopen BKM, with feel function (x)
- Save and reopen Decision, with java function
- Save and reopen Decision, with PMML function
- Save and reopen Decision, with feel function
- Save and reopen Decision, with context
was:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
h2. Manual PR check
- Save and reopen BKM, with java function
- Save and reopen BKM, with PMML function
- Save and reopen BKM, with feel function
- Save and reopen Decision, with java function
- Save and reopen Decision, with PMML function
- Save and reopen Decision, with feel function
- Save and reopen Decision, with context
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function
> - Save and reopen BKM, with PMML function
> - Save and reopen BKM, with feel function (x)
> - Save and reopen Decision, with java function
> - Save and reopen Decision, with PMML function
> - Save and reopen Decision, with feel function
> - Save and reopen Decision, with context
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3618) [DMN Designer] Headers don't react on Enter key
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3618?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3618:
----------------------------------------
[~jomarko] It appears that {KeyboardOperationEditGridCell.isExecutable(..)}} that is being triggered to edit the _header_ cell checks if the _body_ has a single cell selected.
Obviously when a _header_ cell is selected there are no _body_ cells selected and so the {{isExecutable(..)}} method returns {{false}}.
> [DMN Designer] Headers don't react on Enter key
> -----------------------------------------------
>
> Key: DROOLS-3618
> URL: https://issues.jboss.org/browse/DROOLS-3618
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Priority: Major
> Labels: drools-tools
>
> Header cells in expression editors don't react on the enter key.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months