[JBoss JIRA] (DROOLS-4488) DMN runtime listener from kmodule
by Matteo Mortari (Jira)
Matteo Mortari created DROOLS-4488:
--------------------------------------
Summary: DMN runtime listener from kmodule
Key: DROOLS-4488
URL: https://issues.jboss.org/browse/DROOLS-4488
Project: Drools
Issue Type: Feature Request
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
When using Drools DMN open source engine locally/embedded, the developer can programmatically attach a DMNRuntimeListener to the DMNRuntime.
However, there is not equivalent feature on kie-server, or any other purely-kieContainer(kjar)-based deployment model.
Having a specific property in kmodule to specify the listener to be loaded would address this gap
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (WFLY-12447) Testsuite deleting git managed files
by Darran Lofthouse (Jira)
Darran Lofthouse created WFLY-12447:
---------------------------------------
Summary: Testsuite deleting git managed files
Key: WFLY-12447
URL: https://issues.jboss.org/browse/WFLY-12447
Project: WildFly
Issue Type: Bug
Components: Security, Test Suite
Reporter: Darran Lofthouse
Fix For: 18.0.0.Beta1
After an allTests run the following is the status from git: -
{noformat}
$ git status
HEAD detached from 004c344b7d
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
deleted: testsuite/integration/manualmode/keystores-workdir/client.crt
deleted: testsuite/integration/manualmode/keystores-workdir/client.keystore
deleted: testsuite/integration/manualmode/keystores-workdir/client.truststore
deleted: testsuite/integration/manualmode/keystores-workdir/server.crt
deleted: testsuite/integration/manualmode/keystores-workdir/server.keystore
deleted: testsuite/integration/manualmode/keystores-workdir/server.truststore
deleted: testsuite/integration/manualmode/keystores-workdir/untrusted.crt
deleted: testsuite/integration/manualmode/keystores-workdir/untrusted.keystore
no changes added to commit (use "git add" and/or "git commit -a")
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (ELY-1864) UDP reconnect should not endlessly loop and attempt to resend the message
by Farah Juma (Jira)
[ https://issues.jboss.org/browse/ELY-1864?page=com.atlassian.jira.plugin.s... ]
Farah Juma updated ELY-1864:
----------------------------
Fix Version/s: 1.10.0.CR6
> UDP reconnect should not endlessly loop and attempt to resend the message
> -------------------------------------------------------------------------
>
> Key: ELY-1864
> URL: https://issues.jboss.org/browse/ELY-1864
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Audit
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Major
> Fix For: 1.10.0.CR6
>
>
> ELY-1712 introduced a way to limit reconnect attempts. The UDP implementation attempts to endlessly reconnect and re-send the message. With a TCP connection the connection will be retried, but the message is swallowed and not re-sent after re-connection. UDP should do the same thing.
> The reconnect attempts should be checked for both TCP and UDP. Once reached the endpoint should just shutdown and throw an error.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months