[JBoss JIRA] (DROOLS-2931) DMN Designer - node names not generated when shortcuts used
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2931?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2931:
--------------------------------
Sprint: 2018 Week 36-38
> DMN Designer - node names not generated when shortcuts used
> -----------------------------------------------------------
>
> Key: DROOLS-2931
> URL: https://issues.jboss.org/browse/DROOLS-2931
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Labels: drools-tools
>
> If DMN node is added via shortcuts (see JBPM-6385), then the node name is not generated automatically. It is not consistent with addition nodes via palette or popup context menu.
> h3. Acceptance test
> - Node added via palette has autogenerated name
> - Node added via popu context menu has autogenerated name
> - Node added via keyboard shortcut has autogenerated name
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (WFLY-10945) JDK11 ws testsuite fails
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/WFLY-10945?page=com.atlassian.jira.plugin... ]
Jan Kalina updated WFLY-10945:
------------------------------
Priority: Blocker (was: Major)
> JDK11 ws testsuite fails
> ------------------------
>
> Key: WFLY-10945
> URL: https://issues.jboss.org/browse/WFLY-10945
> Project: WildFly
> Issue Type: Sub-task
> Components: Test Suite
> Affects Versions: 14.0.0.Beta2
> Reporter: Jan Kalina
> Assignee: Jan Kalina
> Priority: Blocker
>
> ws testsuite failures on JDK-11:
> * missing local IP in SubjectAlternativeNamesExtension
> * TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + TLS1.2 seems buggy on JDK-11: Invalid ECDH ServerKeyExchange signature
> * not issue after switching to TLS1.1 or to ciphersuite TLS_RSA_WITH_AES_256_CBC_SHA256 -> JDK bug
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (WFLY-10945) JDK11 ws testsuite fails
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/WFLY-10945?page=com.atlassian.jira.plugin... ]
Jan Kalina updated WFLY-10945:
------------------------------
Description:
ws testsuite failures on JDK-11:
* missing local IP in SubjectAlternativeNamesExtension
* TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + TLS1.2 seems buggy on JDK-11: Invalid ECDH ServerKeyExchange signature
* not issue after switching to TLS1.1 or to ciphersuite TLS_RSA_WITH_AES_256_CBC_SHA256 -> JDK bug
> JDK11 ws testsuite fails
> ------------------------
>
> Key: WFLY-10945
> URL: https://issues.jboss.org/browse/WFLY-10945
> Project: WildFly
> Issue Type: Sub-task
> Components: Test Suite
> Affects Versions: 14.0.0.Beta2
> Reporter: Jan Kalina
> Assignee: Jan Kalina
>
> ws testsuite failures on JDK-11:
> * missing local IP in SubjectAlternativeNamesExtension
> * TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + TLS1.2 seems buggy on JDK-11: Invalid ECDH ServerKeyExchange signature
> * not issue after switching to TLS1.1 or to ciphersuite TLS_RSA_WITH_AES_256_CBC_SHA256 -> JDK bug
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2931) DMN Designer - node names not generated when shortcuts used
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2931?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-2931:
-------------------------------------
[~manstis] that is great news. I really appreciate your help here. Prefer to do in separate PR.
> DMN Designer - node names not generated when shortcuts used
> -----------------------------------------------------------
>
> Key: DROOLS-2931
> URL: https://issues.jboss.org/browse/DROOLS-2931
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Labels: drools-tools
>
> If DMN node is added via shortcuts (see JBPM-6385), then the node name is not generated automatically. It is not consistent with addition nodes via palette or popup context menu.
> h3. Acceptance test
> - Node added via palette has autogenerated name
> - Node added via popu context menu has autogenerated name
> - Node added via keyboard shortcut has autogenerated name
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (WFWIP-121) [Artemis 2.x upgrade] Undelivered/Lost messages in remote JCA scenario with killing remote servers
by Miroslav Novak (JIRA)
Miroslav Novak created WFWIP-121:
------------------------------------
Summary: [Artemis 2.x upgrade] Undelivered/Lost messages in remote JCA scenario with killing remote servers
Key: WFWIP-121
URL: https://issues.jboss.org/browse/WFWIP-121
Project: WildFly WIP
Issue Type: Bug
Components: Artemis
Reporter: Miroslav Novak
Assignee: Martyn Taylor
Priority: Blocker
There undelivered/lost messages in sceario where MDB is connected to remote Artemis cluster in which nodes are killed and restarted. Issue is intermittent.
Test Scenario:
* start cluster containing node 1 and 3 with deployed inQueue and outQueue
** JDBC store with Oracle 12c is used
* start node 2 and 4
* producer sends 5000 small and large messages to inQueue to node-1
* wait for producer to finish
* deploy MDBs to node-2 and node-4 which read messages from inQueue and sends them to outQueue in XA transactions
* kill and start following nodes in this sequence: 1,3,1,3,1
* wait until all messages are processed
* start Consumer which consumes messages form outQueue
* Check that number of messages sent to InQueue and received from OutQueue is the same
Result:
7 messages were missing in OutQueue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months