[JBoss JIRA] (WFLY-11054) Port JGroups subsystem to use generic parser/writer from wildfly-core
by Paul Ferraro (JIRA)
Paul Ferraro created WFLY-11054:
-----------------------------------
Summary: Port JGroups subsystem to use generic parser/writer from wildfly-core
Key: WFLY-11054
URL: https://issues.jboss.org/browse/WFLY-11054
Project: WildFly
Issue Type: Task
Components: Clustering
Affects Versions: 14.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Port JGroups subsystem to use generic parser/writer from wildfly-core. Without WFCORE-3939, a new schema will need to be created that conforms to the limitations of PersistentResourceXMLParser.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFLY-11053) Port singleton subsystem to use generic parser/writer from wildfly-core
by Paul Ferraro (JIRA)
Paul Ferraro created WFLY-11053:
-----------------------------------
Summary: Port singleton subsystem to use generic parser/writer from wildfly-core
Key: WFLY-11053
URL: https://issues.jboss.org/browse/WFLY-11053
Project: WildFly
Issue Type: Task
Components: Clustering
Affects Versions: 14.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Port singleton subsystem to use generic parser/writer from wildfly-core. Without WFCORE-3939, a new schema will need to be created that conforms to the limitations of PersistentResourceXMLParser.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFLY-11052) Set journal-pool-files default value to 10
by ehsavoie Hugonnet (JIRA)
ehsavoie Hugonnet created WFLY-11052:
----------------------------------------
Summary: Set journal-pool-files default value to 10
Key: WFLY-11052
URL: https://issues.jboss.org/browse/WFLY-11052
Project: WildFly
Issue Type: Enhancement
Components: JMS
Affects Versions: 14.0.0.Final
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Update the default value to 10 as -1 creates a warning with Artemis 2.6.x
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFCORE-4120) It is possible add modules as extensions when they are not really an extension
by Yeray Borges (JIRA)
Yeray Borges created WFCORE-4120:
------------------------------------
Summary: It is possible add modules as extensions when they are not really an extension
Key: WFCORE-4120
URL: https://issues.jboss.org/browse/WFCORE-4120
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 7.0.0.Alpha1
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Minor
The {{ExtensionAddHandler}} is not checking that the module that is being added as extension really has an Extension service.
That means we can do odd things like:
{{domain@localhost:9990 /] /extension=io.netty:add}}
This operation completes successfully and io.netty is added to the extensions section in the configuration files, which is incorrect.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (WFCORE-4002) JDK11 Some security tests fail on closed channel exception
by Martin Švehla (JIRA)
[ https://issues.jboss.org/browse/WFCORE-4002?page=com.atlassian.jira.plugi... ]
Martin Švehla updated WFCORE-4002:
----------------------------------
Labels: Java11 jdk11 (was: jdk11)
> JDK11 Some security tests fail on closed channel exception
> ----------------------------------------------------------
>
> Key: WFCORE-4002
> URL: https://issues.jboss.org/browse/WFCORE-4002
> Project: WildFly Core
> Issue Type: Bug
> Components: Security, Test Suite
> Affects Versions: 6.0.0.Alpha5
> Reporter: Richard Opalka
> Assignee: Jan Kalina
> Priority: Blocker
> Labels: Java11, jdk11
> Fix For: 7.0.0.Alpha2
>
>
> With latest JDK11 (build 11-ea+25) the following tests fail due to closed channel exception:
> * domain-management/src/test/java/org/jboss/as/domain/management/security/auditlog/AuditLogHandlerBootEnabledTestCase.java
> * testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/HTTPSManagementInterfaceTestCase.java
> * testsuite/elytron/src/test/java/org/wildfly/test/integration/elytron/sasl/mgmt/KerberosNativeMgmtSaslTestCase.java
> * testsuite/elytron/src/test/java/org/wildfly/test/integration/elytron/sasl/mgmt/ScramPlusMgmtSaslTestCase.java
> * testsuite/manualmode/src/test/java/org/wildfly/core/test/standalone/mgmt/HTTPSManagementInterfaceTestCase.java
> Is there a known SSL issue in JDK11? Could somebody from our security team investigate this issue?
> When these tests will start passing WFCORE test suite will be passing 100% of tests on JDK11.
> Potential investigator from our security team may want to include this PR:
> https://github.com/wildfly/wildfly-core/pull/3420
> to fix known JDK11 issues.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months