[JBoss JIRA] (JGRP-2381) LOCAL_PING should update PingData.isCoord on view changes
by Dan Berindei (Jira)
Dan Berindei created JGRP-2381:
----------------------------------
Summary: LOCAL_PING should update PingData.isCoord on view changes
Key: JGRP-2381
URL: https://issues.jboss.org/browse/JGRP-2381
Project: JGroups
Issue Type: Bug
Reporter: Dan Berindei
Assignee: Bela Ban
LOCAL_PING creates a {{PingData}} instance for the local node when it receives the {{CONNECT}} event and sets {{isCoord()}} based on the {{PingData}} instances added by other nodes. It should set {{isCoord()}} on {{VIEW_CHANGE}} instead, so that after a merge new nodes send the join request to the merge coordinator and not to the first node that started.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (AG-124) Await for the termination of connections when closing the datasource
by Luis Barreiro (Jira)
Luis Barreiro created AG-124:
--------------------------------
Summary: Await for the termination of connections when closing the datasource
Key: AG-124
URL: https://issues.jboss.org/browse/AG-124
Project: Agroal
Issue Type: Task
Components: pool
Affects Versions: 1.5
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Fix For: 1.6
Connections may be left open after the datasource is closed as the housekeeping executor may not execute all the scheduled tasks.
This can happen, for instance, when the JVM is shutting down as all threads stop as soon as the shutdown hooks complete.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (DROOLS-4481) [DMN Designer] Data Types - Business Central Data Objects as DMN Data Types UX
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-4481?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton updated DROOLS-4481:
--------------------------------------
Sprint: 2019 Week 38-40 (was: 2019 Week 35-37)
> [DMN Designer] Data Types - Business Central Data Objects as DMN Data Types UX
> ------------------------------------------------------------------------------
>
> Key: DROOLS-4481
> URL: https://issues.jboss.org/browse/DROOLS-4481
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: 2019-08-26 17.48.30.gif, Screen Shot 2019-08-26 at 18.11.01.png
>
>
> *Requirement*
> It should be possible to generate data types from imported data models (java classes).
> ---
> *Current scenario*
> Currently, users can create Data Objects on Business Central. See:
> !2019-08-26 17.48.30.gif|width=600!
> However users cannot re-use Data Objects as Data Types.
> ---
> *Description*
> Data Objects (DO) are pretty similar to DMN Data Types (DT). So, would be great to import the DO above as a DMN DT like the following one:
> !Screen Shot 2019-08-26 at 18.11.01.png|width=600!
> ---
> *Questions to clarify at requirement level*
> 1) Some DOs can be quite complex and some fields can be impossible to guess.
> - Person
> -- name (Some strange type)
> -- age (Integer)
> What should we do? Import name as "Any"? Remove the name field? Or block the Person type?
> 2) Do we need a specific component to import Data Objects as Data Types? Couldn't we just add Data Objects in the type dropdown, but use a different category (Default, Custom Data Types, Data Objects)?
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months