[JBoss JIRA] (DROOLS-2774) Select a data type from the DMN canvas
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2774?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2774:
-------------------------------------
[~stetson.robinson] np, thanks for your input! So we'll stick with "Manage" then. I think that was the only outstanding concern. [~karreiro] [~tirelli] I'm going to mark this as Done then, unless you need more interaction details (but I believe the widget exists already.) Thanks
> Select a data type from the DMN canvas
> ---------------------------------------
>
> Key: DROOLS-2774
> URL: https://issues.jboss.org/browse/DROOLS-2774
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: select.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to *select* a data type, from a list of available data types, so I can associate it with a DMN node.
> * From the DMN canvas view - as a user I want a *means to* add a desired data type to the list of available data types.
> * From the DMN canvas view - as a user I want a *means to* edit a desired data type from the list of available data types.
> Functional considerations/ pre conditions:
> * Actions will be offered or spawned from right dock properties panel.
> * Design needs to be consistent with Stunner and PF components.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFCORE-3991) read-config-as-features management operation
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3991?page=com.atlassian.jira.plugi... ]
Jeff Mesnil reopened WFCORE-3991:
---------------------------------
> read-config-as-features management operation
> --------------------------------------------
>
> Key: WFCORE-3991
> URL: https://issues.jboss.org/browse/WFCORE-3991
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Management, Server
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 6.0.0.Alpha6
>
>
> Currently we have read-feature-description management operation which returns descriptions of available provisioning features, which is the basis for Galleon feature spec generation.
> I would like to add another operation that will describe the current state of the management model in terms of provisioning features (for both standalone and domain modes). The result of this operation will be used to identify user configuration changes since the last provisioned state, which will have to be done for basically any provisioning operation (such as applying patches, installing updates, etc).
> I would like to have it in EAP 7.2 even if Galleon patching is postponed to a 7.3. This feature will still allow us to upgrade from 7.2 to 7.3.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFWIP-87) [Artemis 2.x upgrade] Transaction remained in prepared state after failover of MDB
by Erich Duda (JIRA)
[ https://issues.jboss.org/browse/WFWIP-87?page=com.atlassian.jira.plugin.s... ]
Erich Duda updated WFWIP-87:
----------------------------
Steps to Reproduce:
{code}
git clone git://git.app.eng.bos.redhat.com/jbossqe/eap-tests-hornetq.git
cd eap-tests-hornetq/scripts/
git checkout eap7.2.x-artemis2.x-ha-jdbc
groovy -DEAP_ZIP_URL=https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-messaging-testing-prepare/181/artifact/jboss-eap.zip PrepareServers7.groovy
export WORKSPACE=$PWD
export JBOSS_HOME_1=$WORKSPACE/server1/jboss-eap
export JBOSS_HOME_2=$WORKSPACE/server2/jboss-eap
export JBOSS_HOME_3=$WORKSPACE/server3/jboss-eap
export JBOSS_HOME_4=$WORKSPACE/server4/jboss-eap
cd ../jboss-hornetq-testsuite/
mvn clean test -Dtest=ReplicatedDedicatedFailoverTestWithMdb#testShutdown -Deap7.org.jboss.qa.hornetq.apps.clients.version=7.1533784013-SNAPSHOT -DfailIfNoTests=false -Deap=7x | tee log
{code}
> [Artemis 2.x upgrade] Transaction remained in prepared state after failover of MDB
> ----------------------------------------------------------------------------------
>
> Key: WFWIP-87
> URL: https://issues.jboss.org/browse/WFWIP-87
> Project: WildFly WIP
> Issue Type: Bug
> Components: Artemis
> Reporter: Miroslav Novak
> Assignee: Martyn Taylor
> Priority: Blocker
>
> There is regression in test scenario where MDB failovers from live to backup. Live is cleanly shutdown.
> Problem is that after MDB failovers to backup then there is still transaction in prepared state which survive periodic recovery cycles.
> Link to build:
> https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-messag...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (LOGMGR-199) Reinitialize the output stream when it fails on Windows
by Teresa Miyar (JIRA)
[ https://issues.jboss.org/browse/LOGMGR-199?page=com.atlassian.jira.plugin... ]
Teresa Miyar edited comment on LOGMGR-199 at 8/10/18 7:06 AM:
--------------------------------------------------------------
I'm also trying to duplicate, on windows 10 it does not happen or I was not able to reproduce it there, I've installed today windows 2012 that is were the problem was reported, no luck yet, for the info I have is after restarting the server or soon after.
was (Author: tmiyar):
I'm also trying to duplicate, on windows 10 it does not happen or I was not able to reproduce it there, I've installed today windows 2012 that is were the problem was reported, I will let you know the results.
> Reinitialize the output stream when it fails on Windows
> -------------------------------------------------------
>
> Key: LOGMGR-199
> URL: https://issues.jboss.org/browse/LOGMGR-199
> Project: JBoss Log Manager
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.8.Final, 2.1.0.Final
> Reporter: Teresa Miyar
> Assignee: James Perkins
>
> After the fix https://issues.jboss.org/browse/LOGMGR-154 we can still observe that the log file when using periodic file size rotation on Windows it stops logging, one solution discussed is to reinitialize the output stream when this happens.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (DROOLS-2774) Select a data type from the DMN canvas
by Stetson Robinson (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2774?page=com.atlassian.jira.plugi... ]
Stetson Robinson commented on DROOLS-2774:
------------------------------------------
[~uxdlc], so sorry for the delay. Been a wild week. I actually think manage is good. That's often my go-to in documentation for such cases (e.g., "Container management in Business Central" would be all about adding, editing, or removing containers). So I agree.
> Select a data type from the DMN canvas
> ---------------------------------------
>
> Key: DROOLS-2774
> URL: https://issues.jboss.org/browse/DROOLS-2774
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: select.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to *select* a data type, from a list of available data types, so I can associate it with a DMN node.
> * From the DMN canvas view - as a user I want a *means to* add a desired data type to the list of available data types.
> * From the DMN canvas view - as a user I want a *means to* edit a desired data type from the list of available data types.
> Functional considerations/ pre conditions:
> * Actions will be offered or spawned from right dock properties panel.
> * Design needs to be consistent with Stunner and PF components.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months