[JBoss JIRA] (WFCORE-4285) Upgrade JBoss Modules to 1.9.0
by Matej Novotny (Jira)
Matej Novotny created WFCORE-4285:
-------------------------------------
Summary: Upgrade JBoss Modules to 1.9.0
Key: WFCORE-4285
URL: https://issues.jboss.org/browse/WFCORE-4285
Project: WildFly Core
Issue Type: Component Upgrade
Components: Modules
Reporter: Matej Novotny
Assignee: Matej Novotny
Fix For: 8.0.0.Beta3
Upgrade jboss modules to 1.9.0 in order to have the new {{ClassDefiner}} API in place.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11626) Reduce unnecessary per-request array allocation/copies when parsing jsessionid
by Paul Ferraro (Jira)
Paul Ferraro created WFLY-11626:
-----------------------------------
Summary: Reduce unnecessary per-request array allocation/copies when parsing jsessionid
Key: WFLY-11626
URL: https://issues.jboss.org/browse/WFLY-11626
Project: WildFly
Issue Type: Task
Components: Clustering, Web (Undertow)
Affects Versions: 15.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Every web request currently parses an encoded session ID into 2 strings, one for the decoded session ID, and another for the route. Another set of strings is generated when determining whether the route for the current session has changed. This results in the allocation and copying of several sets of char arrays, most of which can be avoided.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3373) [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3373?page=com.atlassian.jira.plugi... ]
Michael Anstis edited comment on DROOLS-3373 at 1/21/19 6:03 PM:
-----------------------------------------------------------------
[~bdellasc] I've attached some images showing 1 pixel border for all shapes and 2 or 3 for Decision Services (with 1 pixel divider).
The original 1.5 came from, erm, UX see https://issues.jboss.org/secure/attachment/12433801/dmn-shapes.css
I think 3-1-1 shows a better interpretation of the DMN Specification.
was (Author: manstis):
[~bdellasc] I've attached some images showing 1 pixel border for all shapes and 2 or 3 for Decision Services (with 1 pixel divider).
The original 1.5 came from, erm, UX see https://issues.jboss.org/secure/attachment/12433801/dmn-shapes.css
> [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
> ----------------------------------------------------------------------------
>
> Key: DROOLS-3373
> URL: https://issues.jboss.org/browse/DROOLS-3373
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: VisualDesign, drools-tools, ux_needed, visualdesign
> Fix For: 7.17.0.Final
>
> Attachments: 1.5-1.png, 2-1-1.png, 2-1.5.png, 3-1-1.png, 3-1.5.png, DMN_palette_icons.png, DROOLS-3373-Node-Types.png, DecisionService-insitu.png, Screenshot from 2019-01-14 10-48-32.png, decision-service.svg, decision.svg, decision_palette.svg, decision_service_expanded_palette.svg, decision_service_palette.svg
>
>
> We need a new "Palette" icon and Canvas shape for "Decision Services".
> See Table 1: DRD components in the [DMN 1.2 Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
> See also 6.2.5 Decision service for some narrative regarding the shape.
> {quote}
> A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with a heavy solid border.... the Decision Service SHALL be divided into two parts with a straight solid line.
> {quote}
> We are currently adding support for the _expanded_ form however we will also require (at some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3373) [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3373?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3373:
----------------------------------------
[~bdellasc] I've attached some images showing 1 pixel border for all shapes and 2 or 3 for Decision Services (with 1 pixel divider).
The original 1.5 came from, erm, UX see https://issues.jboss.org/secure/attachment/12433801/dmn-shapes.css
> [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
> ----------------------------------------------------------------------------
>
> Key: DROOLS-3373
> URL: https://issues.jboss.org/browse/DROOLS-3373
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: VisualDesign, drools-tools, ux_needed, visualdesign
> Fix For: 7.17.0.Final
>
> Attachments: 1.5-1.png, 2-1-1.png, 2-1.5.png, 3-1-1.png, 3-1.5.png, DMN_palette_icons.png, DROOLS-3373-Node-Types.png, DecisionService-insitu.png, Screenshot from 2019-01-14 10-48-32.png, decision-service.svg, decision.svg, decision_palette.svg, decision_service_expanded_palette.svg, decision_service_palette.svg
>
>
> We need a new "Palette" icon and Canvas shape for "Decision Services".
> See Table 1: DRD components in the [DMN 1.2 Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
> See also 6.2.5 Decision service for some narrative regarding the shape.
> {quote}
> A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with a heavy solid border.... the Decision Service SHALL be divided into two parts with a straight solid line.
> {quote}
> We are currently adding support for the _expanded_ form however we will also require (at some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11328) EE Concurency Utilities "hung-task-threshold" / "long-running-tasks" do not work and are not implemented as explained
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-11328?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-11328:
-----------------------------------------
I think this feature is only workable if the "last executor created overrides older ones configs" issue Eduardo raised is corrected in the RI. If that can't be done, since they never had any practical effect we should deprecate the attributes with the deprecation message saying they don't have any effect. (We can always undeprecate later if the RI lets us do something solid.)
A new AbstractManagedThread.isTaskHung(long now, long hungTaskThreshold) would allow the AbstractManagedExecutorService to control the timeout and remove the need to pass it via the thread factory.
> EE Concurency Utilities "hung-task-threshold" / "long-running-tasks" do not work and are not implemented as explained
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-11328
> URL: https://issues.jboss.org/browse/WFLY-11328
> Project: WildFly
> Issue Type: Bug
> Components: EE
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Major
>
> ee subsystem parameters "hung-task-threshold" and "long-running-tasks" for managed-executor-service / managed-scheduled-executor-service do not work and are not implemented as described in [EAP 7 Development Guide|https://access.redhat.com/documentation/en-us/red_hat_jboss_enterpr...]:
> - hung-task-threshold: Defines the time, in milliseconds, after which tasks are considered hung by the managed executor service and forcefully aborted. If the value is 0 (which is the default), tasks are never considered hung.
> - long-running-tasks: Suggests optimizing the execution of long running tasks, and defaults to false.
> I tested with [EAP 7 QuickStarts managed-executor-service example|https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.0...] but these paremeters doe not take any effect:
> - tasks exceeding hung-task-threshold are never forcefully aborted. And there's no way to detect hung tasks exceeding hung-task-threshold.
> - setting long-running-tasks to true does not change the behavior.
> As far as I checked the source code, I noticed the following:
> - EAP 7.x uses the EE Concurency Utilities RI [org.glassfish.enterprise.concurrent|https://github.com/javaee/cu-ri] internally and just passes the paramters to the RI.
> - In the EE Concurency Utilities RI, these parameters are used in the methods [ManagedThreadFactoryImpl#isTaskHung(long now)|https://github.com/javaee/cu-ri/blob/master/src/main/java/org/glassf...], [AbstractManagedExecutorService#getHungThreads()|https://github.com/javaee...] and [AbstractManagedExecutorService#isLongRunningTasks()|https://github.com/ja...] (AbstractManagedExecutorService is the parent class of ManagedExecutorServiceImpl / ManagedScheduledExecutorServiceImpl).
> - However, these methods are never invoked from EAP 7.x. So, these parameters do not take any effect in EAP 7.x.
> - In addition, even if these methods are used, it looks the implementation is totally different from the description in the documentation. The parameter "long-running-tasks" is just used as a flag to skip from checking hung thread detection. And the parameter "hung-task-threshold" never forcefully abort the hung thread exceeding the threshold.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3373) [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3373?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3373:
-----------------------------------
Attachment: 2-1-1.png
3-1-1.png
> [DMN Designer] Need Palette glyph/icon and Canvas shape for Decision Service
> ----------------------------------------------------------------------------
>
> Key: DROOLS-3373
> URL: https://issues.jboss.org/browse/DROOLS-3373
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: VisualDesign, drools-tools, ux_needed, visualdesign
> Fix For: 7.17.0.Final
>
> Attachments: 1.5-1.png, 2-1-1.png, 2-1.5.png, 3-1-1.png, 3-1.5.png, DMN_palette_icons.png, DROOLS-3373-Node-Types.png, DecisionService-insitu.png, Screenshot from 2019-01-14 10-48-32.png, decision-service.svg, decision.svg, decision_palette.svg, decision_service_expanded_palette.svg, decision_service_palette.svg
>
>
> We need a new "Palette" icon and Canvas shape for "Decision Services".
> See Table 1: DRD components in the [DMN 1.2 Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
> See also 6.2.5 Decision service for some narrative regarding the shape.
> {quote}
> A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with a heavy solid border.... the Decision Service SHALL be divided into two parts with a straight solid line.
> {quote}
> We are currently adding support for the _expanded_ form however we will also require (at some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months