[JBoss JIRA] (DROOLS-3111) [DMN Designer] Decision table generation fails if custom input data connected
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3111?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3111:
--------------------------------
Description:
The decision table generation according to connected input data nodes fails if some custom input data is connected.
h2. Manual acceptance test
Check when connected input data is of type:
- Built in data type (/)
- Custom data type, just alias for Built in type
- Custom data type, structure
- Custom data type, structure containing another structure
- Custom data type, just alias for structure
was:
The decision table generation according to connected input data nodes fails if some custom input data is connected.
h2. Manual acceptance test
Check when connected input data is of type:
- Built in data type
- Custom data type, just alias for Built in type
- Custom data type, structure
- Custom data type, structure containing another structure
- Custom data type, just alias for structure
> [DMN Designer] Decision table generation fails if custom input data connected
> -----------------------------------------------------------------------------
>
> Key: DROOLS-3111
> URL: https://issues.jboss.org/browse/DROOLS-3111
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.13.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: a1.dmn, aaa.dmn
>
>
> The decision table generation according to connected input data nodes fails if some custom input data is connected.
> h2. Manual acceptance test
> Check when connected input data is of type:
> - Built in data type (/)
> - Custom data type, just alias for Built in type
> - Custom data type, structure
> - Custom data type, structure containing another structure
> - Custom data type, just alias for structure
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3038) [DMN Designer] Added type can not be resolved
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3038?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3038:
----------------------------------------
Agreed, {{DMNMarshallerTest.testLoan()}} uses {{Loan Pre-Qualification}} that is a semantic model and gives the errors.
> [DMN Designer] Added type can not be resolved
> ---------------------------------------------
>
> Key: DROOLS-3038
> URL: https://issues.jboss.org/browse/DROOLS-3038
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: DROOLS-3038.dmn, Loan Pre-Qualification (1).dmn, Loan Pre-Qualification (2).dmn, Screenshot from 2018-09-26 12-57-20.png, Screenshot from 2018-09-26 12-58-02.png, Screenshot from 2018-09-26 12-58-12.png, a_dmn.dmn
>
>
> {{12:53:34,884 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 3) Unable to resolve type reference 'tNum' on node 'Decision-1'}} is error shown to user after reopening DMN model with used new defined item definition.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3038) [DMN Designer] Added type can not be resolved
by Matteo Mortari (Jira)
[ https://issues.jboss.org/browse/DROOLS-3038?page=com.atlassian.jira.plugi... ]
Matteo Mortari commented on DROOLS-3038:
----------------------------------------
{quote}But the output from the DMN file compilation clearly reports errors.{quote}
As discussed most of the test are minimal and not semantic models. Will need to discern which one are actually valid DMN model (at start).
> [DMN Designer] Added type can not be resolved
> ---------------------------------------------
>
> Key: DROOLS-3038
> URL: https://issues.jboss.org/browse/DROOLS-3038
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: DROOLS-3038.dmn, Loan Pre-Qualification (1).dmn, Loan Pre-Qualification (2).dmn, Screenshot from 2018-09-26 12-57-20.png, Screenshot from 2018-09-26 12-58-02.png, Screenshot from 2018-09-26 12-58-12.png, a_dmn.dmn
>
>
> {{12:53:34,884 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 3) Unable to resolve type reference 'tNum' on node 'Decision-1'}} is error shown to user after reopening DMN model with used new defined item definition.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3213) Remove readOnly property from ScenarioGridColumn
by Gabriele Cardosi (Jira)
Gabriele Cardosi created DROOLS-3213:
----------------------------------------
Summary: Remove readOnly property from ScenarioGridColumn
Key: DROOLS-3213
URL: https://issues.jboss.org/browse/DROOLS-3213
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Inside ScenarioGridColumn there is a "readOnly" flag with public accessors (getter/setter).
Remove the property and the setter.
Let the "gettert" evaluate at runtime based on:
type (Index/description/given/expected;
if Index -> always true (redOnly)
if description ->A always false (= *not readonly)
if given/expected: depends on isInstanceAssigned/isPropertyAssigned
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3111) [DMN Designer] Decision table generation fails if custom input data connected
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3111?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3111:
--------------------------------
Description:
The decision table generation according to connected input data nodes fails if some custom input data is connected.
h2. Manual acceptance test
Check when connected input data is of type:
- Built in data type
- Custom data type, just alias for Built in type
- Custom data type, structure
- Custom data type, structure containing another structure
- Custom data type, just alias for structure
was:The decision table generation according to connected input data nodes fails if some custom input data is connected.
> [DMN Designer] Decision table generation fails if custom input data connected
> -----------------------------------------------------------------------------
>
> Key: DROOLS-3111
> URL: https://issues.jboss.org/browse/DROOLS-3111
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.13.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: a1.dmn, aaa.dmn
>
>
> The decision table generation according to connected input data nodes fails if some custom input data is connected.
> h2. Manual acceptance test
> Check when connected input data is of type:
> - Built in data type
> - Custom data type, just alias for Built in type
> - Custom data type, structure
> - Custom data type, structure containing another structure
> - Custom data type, just alias for structure
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (JGRP-2312) LazyThreadFactory can keep threads instances alive for a long period
by Bela Ban (Jira)
[ https://issues.jboss.org/browse/JGRP-2312?page=com.atlassian.jira.plugin.... ]
Bela Ban updated JGRP-2312:
---------------------------
Fix Version/s: 4.0.16
> LazyThreadFactory can keep threads instances alive for a long period
> --------------------------------------------------------------------
>
> Key: JGRP-2312
> URL: https://issues.jboss.org/browse/JGRP-2312
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 4.0.15
> Reporter: William Burns
> Assignee: Bela Ban
> Priority: Major
> Fix For: 4.0.16
>
>
> The LazyThreadFactory keeps all Thread objects in a ConcurrentLinkedQueue wrapped by a WeakReference. This means that once a thread terminates, its instance along with all native memory required for it can linger until the GC eventually reclaims it. Normally this is not an issue when the JVM heap is being recycled often, but in cases where you have low heap requirement operations (ie. off heap data container) this can cause these objects to pile up and eventually exhaust native memory.
> This queue is also a very slow JVM heap leak as threads are tossed out, since the WeakReference and Queue Node objects are never reclaimed unless the transport is stopped.
> The best way to fix this would be to plug into when the thread is set to TERMINATED state and to remove these nodes.
> Also a workaround is to increase the core thread count and increase the keepalive timeout so that threads are not destroyed and created nearly as often.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (WFLY-10684) Upgrade Yasson to 1.0.2
by Erik . (Jira)
[ https://issues.jboss.org/browse/WFLY-10684?page=com.atlassian.jira.plugin... ]
Erik . commented on WFLY-10684:
-------------------------------
Eclipse closed issue and released 1.0.2 finally on maven central repository. With the update to the pom.xml in the master branch I think this issue can be closed
> Upgrade Yasson to 1.0.2
> -----------------------
>
> Key: WFLY-10684
> URL: https://issues.jboss.org/browse/WFLY-10684
> Project: WildFly
> Issue Type: Component Upgrade
> Components: EE, REST
> Affects Versions: 13.0.0.Final, 14.0.0.Final
> Reporter: Erik .
> Assignee: Alessio Soldano
> Priority: Critical
> Fix For: 15.0.0.Alpha1
>
>
> Upgrade to Eclipse Yasson from 1.0.1 to 1.0.2 to fix https://github.com/eclipse-ee4j/yasson/issues/137
> The implementation for PropertyVisibilityStrategy for fields does not work as it should. @JsonbProperty() on private fields does not work as mentioned on page 17 of the Json-B 1.0: Java™ API for JSON Binding published on May 15th 2017.
> 1.0.2 will be released somewhere week
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month