[JBoss JIRA] (DROOLS-3474) Create HTML and CSS for List/Map data objects
by Gabriele Cardosi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3474?page=com.atlassian.jira.plugi... ]
Gabriele Cardosi edited comment on DROOLS-3474 at 1/17/19 11:46 AM:
--------------------------------------------------------------------
[~srambach]
hi that's (roughly) what I'm thinking about the editing box for map
(I know, I could have a brilliant future as artist, anyway...)
!editmap.jpg|thumbnail!
was (Author: gabriolo):
[~srambach]
hi that's (roughly) what I'm thinking about the editing box for map
(I know, I could have a brilliant future as artist, anyway...)
!editmap.jpg|thumbnail!
and that's for all the items
> Create HTML and CSS for List/Map data objects
> ---------------------------------------------
>
> Key: DROOLS-3474
> URL: https://issues.jboss.org/browse/DROOLS-3474
> Project: Drools
> Issue Type: Story
> Components: Scenario Simulation and Testing
> Reporter: Amy Glass
> Assignee: Sarah Rambacher
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: Rectangle.png, Rectangle2.png, editmap.jpg, editmap_items.jpg, firefox.png
>
>
> Provide HTML and CSS for the designs in Drools-3098.
> Will first provide HTML structure, and follow up with CSS styling.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (ELY-1744) Remove use of java.security.acl APIs
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-1744:
-------------------------------------
Summary: Remove use of java.security.acl APIs
Key: ELY-1744
URL: https://issues.jboss.org/browse/ELY-1744
Project: WildFly Elytron
Issue Type: Task
Components: Realms
Reporter: Darran Lofthouse
Fix For: 1.8.0.CR2
The 'java.security.acls' packages has been deprecated and flagged for removal, this will be removed in Java 13
https://bugs.openjdk.java.net/browse/JDK-8191138
Within WildFly Elytron we only seem to use it in the JAAS security realm which I don't believe is used although likely is public API. I believe the use was to mirror some PicketBox behaviour.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (WFLY-11529) Expose WildFly metrics in /metrics endpoints
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFLY-11529?page=com.atlassian.jira.plugin... ]
Jeff Mesnil edited comment on WFLY-11529 at 1/17/19 9:47 AM:
-------------------------------------------------------------
This issue reenabled the metrics from WildFly deployment and subsystem that were disabled in WFLY-11399.
was (Author: jmesnil):
This issue reenabled the metrics from WildFly deployment and subsystem that were disabled in WFLY-11399.
It does not change the dev analysis for EAP7-1016.
> Expose WildFly metrics in /metrics endpoints
> --------------------------------------------
>
> Key: WFLY-11529
> URL: https://issues.jboss.org/browse/WFLY-11529
> Project: WildFly
> Issue Type: Enhancement
> Components: MP Metrics
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Major
>
> MicroProfile Metrics mandates that metrics names are unique and does not able to have multiple suppliers for the same metric with different labels.
> Due to this restriction, the names of WildFly metrics are long and convoluted; e.g. `deployment/example.war/subsystem/undertow/servlet/org.example.MyServlet/request-count`
> This type of names prevents any aggregation in Prometheus and is very different from the names configured in the imx-exporter for older WildFly versions (https://github.com/jboss-openshift/cct_module/pull/314)
> Instead, the name of the metric should be "simple" (e.g. wildfly_undertow_request_count) and the different supplies should provide labels:
> {code}
> wildfly_undertow_request_count{deployment="foo.war", servlet="MyServletA"} 5.0
> wildfly_undertow_request_count{deployment="foo.war", servlet="MyServletB"} 10.0
> {code}
> The goal of this issue is to provide metrics for WildFly subsystem and deployments that follows the Prometheus convention.
> As these conventions is not compatible with MicroProfile Metrics 1.x, these metrics will only be exposed by the HTTP endpoint on /metrics in the Prometheus format (in addition to the base and vendor metrics provided through the microprofile-metrics API).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3528) [DMN Designer] Data Types - Constraints - Shortcuts tooltip
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3528?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3528:
--------------------------------
Attachment: Screen Shot 2019-01-17 at 9.43.51 AM.png
> [DMN Designer] Data Types - Constraints - Shortcuts tooltip
> -----------------------------------------------------------
>
> Key: DROOLS-3528
> URL: https://issues.jboss.org/browse/DROOLS-3528
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
> Attachments: Screen Shot 2019-01-17 at 9.43.51 AM.png, tooltip.gif
>
>
> Show a tooltip like the following one for every Data Type shortcut :
> !tooltip.gif!
> List of shortcuts:
> Ctrl + E - Activate edit mode
> Ctrl + S - Save the Data Type
> Ctrl + B - Create a nested Data Type
> Ctrl + U - Create a Data Type above (up)
> Ctrl + D - Create a Data Type below (down)
> Ctrl + Backspace - Delete the Data Type
> Esc - Exit
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (WFLY-11605) Master Artemis in Wildfly 10.1.0.Final is abruptly shutting down without a proper failback to Backup
by Srinivas ev (Jira)
[ https://issues.jboss.org/browse/WFLY-11605?page=com.atlassian.jira.plugin... ]
Srinivas ev commented on WFLY-11605:
------------------------------------
Hi [~mnovak], Can you have a look ?
> Master Artemis in Wildfly 10.1.0.Final is abruptly shutting down without a proper failback to Backup
> ----------------------------------------------------------------------------------------------------
>
> Key: WFLY-11605
> URL: https://issues.jboss.org/browse/WFLY-11605
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.1.0.Final
> Reporter: Srinivas ev
> Assignee: Jeff Mesnil
> Priority: Major
> Attachments: Wildfly error abrupt failback.txt
>
>
> Scenario - Master, and Slave Running on 2 VM's.
> Master Wildfly - <replication-master cluster-name="my-cluster" group-name="srini-queues-cluster-group" check-for-live-server="true"/>
> Slave Wildfly - <replication-slave cluster-name="my-cluster" group-name="srini-queues-cluster-group" allow-failback="false" max-saved-replicated-journal-size="1"/>
> PFB below 2 errors.
> At this time Slave will start deploying Queues even when Master wildfly is not stopped completely. Both management consoles can be reached.
> Ideally, the Master server(Wildfly) should completely stop for Slave to start the deployment of queues and start the replication.
> 2019/01/16 19:56:21,118+05:30 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224044: error acknowledging message: java.lang.NullPointer
> Exception
> at org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.removeReferenceByID(ServerConsumerImpl.java:811)
> 2019/01/16 19:56:21,121+05:30 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224016: Caught exception: ActiveMQIllegalStateException[er
> rorType=ILLEGAL_STATE message=null]
> at org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.individualAcknowledge(ServerConsumerImpl.java:772)
> at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.individualAcknowledge(ServerSessionImpl.java:739)
> Detailed logs are attached.
> At this stage, 1st component in my project pipeline has identified the slave as master now and stick with sending messages to it. Whereas the other components in the pipeline still consuming from Master(based on consumer count).
> This caused the break-in message flow.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3528) [DMN Designer] Data Types - Constraints - Shortcuts tooltip
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3528:
------------------------------------------
Summary: [DMN Designer] Data Types - Constraints - Shortcuts tooltip
Key: DROOLS-3528
URL: https://issues.jboss.org/browse/DROOLS-3528
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Attachments: tooltip.gif
Show a tooltip like the following one for every Data Type shortcut :
!tooltip.gif!
List of shortcuts:
Ctrl + E - Activate edit mode
Ctrl + S - Save the Data Type
Ctrl + B - Create a nested Data Type
Ctrl + U - Create a Data Type above (up)
Ctrl + D - Create a Data Type below (down)
Ctrl + Backspace - Delete the Data Type
Esc - Exit
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (WFLY-11605) Master Artemis in Wildfly 10.1.0.Final is abruptly shutting down without a proper failback to Backup
by Srinivas ev (Jira)
Srinivas ev created WFLY-11605:
----------------------------------
Summary: Master Artemis in Wildfly 10.1.0.Final is abruptly shutting down without a proper failback to Backup
Key: WFLY-11605
URL: https://issues.jboss.org/browse/WFLY-11605
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Srinivas ev
Assignee: Jeff Mesnil
Attachments: Wildfly error abrupt failback.txt
Scenario - Master, and Slave Running on 2 VM's.
Master Wildfly - <replication-master cluster-name="my-cluster" group-name="srini-queues-cluster-group" check-for-live-server="true"/>
Slave Wildfly - <replication-slave cluster-name="my-cluster" group-name="srini-queues-cluster-group" allow-failback="false" max-saved-replicated-journal-size="1"/>
PFB below 2 errors.
At this time Slave will start deploying Queues even when Master wildfly is not stopped completely. Both management consoles can be reached.
Ideally, the Master server(Wildfly) should completely stop for Slave to start the deployment of queues and start the replication.
2019/01/16 19:56:21,118+05:30 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224044: error acknowledging message: java.lang.NullPointer
Exception
at org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.removeReferenceByID(ServerConsumerImpl.java:811)
2019/01/16 19:56:21,121+05:30 ERROR [org.apache.activemq.artemis.core.server] (default I/O-2) AMQ224016: Caught exception: ActiveMQIllegalStateException[er
rorType=ILLEGAL_STATE message=null]
at org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.individualAcknowledge(ServerConsumerImpl.java:772)
at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.individualAcknowledge(ServerSessionImpl.java:739)
Detailed logs are attached.
At this stage, 1st component in my project pipeline has identified the slave as master now and stick with sending messages to it. Whereas the other components in the pipeline still consuming from Master(based on consumer count).
This caused the break-in message flow.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months