[JBoss JIRA] (WFLY-8496) Unclear model description of core-pool-size attribute in IO subsystem
by Romain Pelisse (JIRA)
[ https://issues.jboss.org/browse/WFLY-8496?page=com.atlassian.jira.plugin.... ]
Romain Pelisse commented on WFLY-8496:
--------------------------------------
Adding upstream issue for JBEAP-8418.
> Unclear model description of core-pool-size attribute in IO subsystem
> ---------------------------------------------------------------------
>
> Key: WFLY-8496
> URL: https://issues.jboss.org/browse/WFLY-8496
> Project: WildFly
> Issue Type: Bug
> Components: IO
> Affects Versions: 11.0.0.Alpha1
> Reporter: Romain Pelisse
> Assignee: Romain Pelisse
> Priority: Minor
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> */subsystem=io/worker=*:read-attribute(name=core-pool-size)*
> Current model description: "Core worker thread pool size"
> Suggested improvement: "Minimum number of threads to keep in the underlying java.util.concurrent.ThreadPoolExecutor even if they are idle. Threads over this limit will be terminated over time specified by task-keepalive attribute."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFLY-8496) Unclear model description of core-pool-size attribute in IO subsystem
by Romain Pelisse (JIRA)
Romain Pelisse created WFLY-8496:
------------------------------------
Summary: Unclear model description of core-pool-size attribute in IO subsystem
Key: WFLY-8496
URL: https://issues.jboss.org/browse/WFLY-8496
Project: WildFly
Issue Type: Bug
Components: IO
Affects Versions: 11.0.0.Alpha1
Reporter: Romain Pelisse
Assignee: Romain Pelisse
Priority: Minor
*/subsystem=io/worker=*:read-attribute(name=core-pool-size)*
Current model description: "Core worker thread pool size"
Suggested improvement: "Minimum number of threads to keep in the underlying java.util.concurrent.ThreadPoolExecutor even if they are idle. Threads over this limit will be terminated over time specified by task-keepalive attribute."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFLY-8495) WF TS should pass with non-"en_US.UTF-8" locale settings
by Marek Kopecký (JIRA)
[ https://issues.jboss.org/browse/WFLY-8495?page=com.atlassian.jira.plugin.... ]
Marek Kopecký updated WFLY-8495:
--------------------------------
Summary: WF TS should pass with non-"en_US.UTF-8" locale settings (was: EAP TS should pass with non-"en_US.UTF-8" locale settings)
> WF TS should pass with non-"en_US.UTF-8" locale settings
> --------------------------------------------------------
>
> Key: WFLY-8495
> URL: https://issues.jboss.org/browse/WFLY-8495
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Alpha1
> Reporter: Marek Kopecký
> Assignee: Marek Kopecký
>
> EAP TS should pass with non-"en_US.UTF-8" locale settings. These tests needs to be fixed:
> * org.jboss.as.test.integration.ee.injection.resource.jndi.bad.BadResourceTestCase#testBadDU
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneLongRunningThreadPool
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneShortRunningThreadPool
> * org.jboss.as.test.integration.jpa.epcpropagation.slsbxpc.FailBecauseOfXPCNotInSFSBTestCase#testSerialization
> * org.jboss.as.test.integration.jpa.epcpropagation.unsync.TestForMixedSynchronizationTypes#testShouldGetEjbExceptionBecauseEPCIsAddedToTxAfterPc
> * org.jboss.as.test.integration.ws.authentication.EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase#accessHelloWithAuthenticatedUser
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFLY-8495) WF TS should pass with non-"en_US.UTF-8" locale settings
by Marek Kopecký (JIRA)
[ https://issues.jboss.org/browse/WFLY-8495?page=com.atlassian.jira.plugin.... ]
Marek Kopecký updated WFLY-8495:
--------------------------------
Description:
WF TS should pass with non-"en_US.UTF-8" locale settings. These tests needs to be fixed:
* org.jboss.as.test.integration.ee.injection.resource.jndi.bad.BadResourceTestCase#testBadDU
* org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneLongRunningThreadPool
* org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneShortRunningThreadPool
* org.jboss.as.test.integration.jpa.epcpropagation.slsbxpc.FailBecauseOfXPCNotInSFSBTestCase#testSerialization
* org.jboss.as.test.integration.jpa.epcpropagation.unsync.TestForMixedSynchronizationTypes#testShouldGetEjbExceptionBecauseEPCIsAddedToTxAfterPc
* org.jboss.as.test.integration.ws.authentication.EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase#accessHelloWithAuthenticatedUser
was:
EAP TS should pass with non-"en_US.UTF-8" locale settings. These tests needs to be fixed:
* org.jboss.as.test.integration.ee.injection.resource.jndi.bad.BadResourceTestCase#testBadDU
* org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneLongRunningThreadPool
* org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneShortRunningThreadPool
* org.jboss.as.test.integration.jpa.epcpropagation.slsbxpc.FailBecauseOfXPCNotInSFSBTestCase#testSerialization
* org.jboss.as.test.integration.jpa.epcpropagation.unsync.TestForMixedSynchronizationTypes#testShouldGetEjbExceptionBecauseEPCIsAddedToTxAfterPc
* org.jboss.as.test.integration.ws.authentication.EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase#accessHelloWithAuthenticatedUser
> WF TS should pass with non-"en_US.UTF-8" locale settings
> --------------------------------------------------------
>
> Key: WFLY-8495
> URL: https://issues.jboss.org/browse/WFLY-8495
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Alpha1
> Reporter: Marek Kopecký
> Assignee: Marek Kopecký
>
> WF TS should pass with non-"en_US.UTF-8" locale settings. These tests needs to be fixed:
> * org.jboss.as.test.integration.ee.injection.resource.jndi.bad.BadResourceTestCase#testBadDU
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneLongRunningThreadPool
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneShortRunningThreadPool
> * org.jboss.as.test.integration.jpa.epcpropagation.slsbxpc.FailBecauseOfXPCNotInSFSBTestCase#testSerialization
> * org.jboss.as.test.integration.jpa.epcpropagation.unsync.TestForMixedSynchronizationTypes#testShouldGetEjbExceptionBecauseEPCIsAddedToTxAfterPc
> * org.jboss.as.test.integration.ws.authentication.EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase#accessHelloWithAuthenticatedUser
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFLY-8495) EAP TS should pass with non-"en_US.UTF-8" locale settings
by Marek Kopecký (JIRA)
[ https://issues.jboss.org/browse/WFLY-8495?page=com.atlassian.jira.plugin.... ]
Marek Kopecký moved JBEAP-10089 to WFLY-8495:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8495 (was: JBEAP-10089)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR15)
> EAP TS should pass with non-"en_US.UTF-8" locale settings
> ---------------------------------------------------------
>
> Key: WFLY-8495
> URL: https://issues.jboss.org/browse/WFLY-8495
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Alpha1
> Reporter: Marek Kopecký
> Assignee: Marek Kopecký
>
> EAP TS should pass with non-"en_US.UTF-8" locale settings. These tests needs to be fixed:
> * org.jboss.as.test.integration.ee.injection.resource.jndi.bad.BadResourceTestCase#testBadDU
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneLongRunningThreadPool
> * org.jboss.as.test.integration.jca.workmanager.WorkManagerThreadsCheckTestCase#testOneShortRunningThreadPool
> * org.jboss.as.test.integration.jpa.epcpropagation.slsbxpc.FailBecauseOfXPCNotInSFSBTestCase#testSerialization
> * org.jboss.as.test.integration.jpa.epcpropagation.unsync.TestForMixedSynchronizationTypes#testShouldGetEjbExceptionBecauseEPCIsAddedToTxAfterPc
> * org.jboss.as.test.integration.ws.authentication.EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase#accessHelloWithAuthenticatedUser
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFCORE-2614) Elytron SecurityRealm included more times in a SecurityDomain breaks the domain service
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2614?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFCORE-2614:
-------------------------------------
Fix Version/s: 3.0.0.Beta13
> Elytron SecurityRealm included more times in a SecurityDomain breaks the domain service
> ---------------------------------------------------------------------------------------
>
> Key: WFCORE-2614
> URL: https://issues.jboss.org/browse/WFCORE-2614
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta12
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Labels: eap71_beta, management-model, security-domain
> Fix For: 3.0.0.Beta13
>
>
> Elytron subsystem allows to add the same realm more times into a single security domain. Nevertheless in such case domain stops to work with following error message:
> {noformat}
> 16:14:17,411 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 54) WFLYCTL0013: Operation ("add") failed - address: ([
> ("subsystem" => "elytron"),
> ("security-domain" => "ManagementDomain")
> ]) - failure description: "WFLYELY00002: Can not inject the same realm 'local' in a single security domain."
> {noformat}
> If such the changed domain is ManagementDomain, then the server stops to start at all.
> *Suggested fix*
> * either allow to have the same realm in a security domain more times
> * or check for duplicate realms already when adding/changing the domain
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFCORE-2614) Elytron SecurityRealm included more times in a SecurityDomain breaks the domain service
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2614?page=com.atlassian.jira.plugi... ]
Darran Lofthouse moved JBEAP-10087 to WFCORE-2614:
--------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2614 (was: JBEAP-10087)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta12
(was: 7.1.0.DR13)
> Elytron SecurityRealm included more times in a SecurityDomain breaks the domain service
> ---------------------------------------------------------------------------------------
>
> Key: WFCORE-2614
> URL: https://issues.jboss.org/browse/WFCORE-2614
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta12
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Labels: eap71_beta, management-model, security-domain
> Fix For: 3.0.0.Beta13
>
>
> Elytron subsystem allows to add the same realm more times into a single security domain. Nevertheless in such case domain stops to work with following error message:
> {noformat}
> 16:14:17,411 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 54) WFLYCTL0013: Operation ("add") failed - address: ([
> ("subsystem" => "elytron"),
> ("security-domain" => "ManagementDomain")
> ]) - failure description: "WFLYELY00002: Can not inject the same realm 'local' in a single security domain."
> {noformat}
> If such the changed domain is ManagementDomain, then the server stops to start at all.
> *Suggested fix*
> * either allow to have the same realm in a security domain more times
> * or check for duplicate realms already when adding/changing the domain
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (WFLY-8494) Sharply increased memory consumption (+ ~50 MB) in full profile
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/WFLY-8494?page=com.atlassian.jira.plugin.... ]
Jeff Mesnil moved JBEAP-10086 to WFLY-8494:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8494 (was: JBEAP-10086)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
Server
(was: ActiveMQ)
(was: JMS)
(was: Server)
Affects Version/s: (was: 7.1.0.DR12)
(was: 7.1.0.DR15)
Affects Testing: (was: Regression)
> Sharply increased memory consumption (+ ~50 MB) in full profile
> ---------------------------------------------------------------
>
> Key: WFLY-8494
> URL: https://issues.jboss.org/browse/WFLY-8494
> Project: WildFly
> Issue Type: Bug
> Components: JMS, Server
> Reporter: Jeff Mesnil
> Assignee: Martyn Taylor
> Priority: Blocker
>
> Memory footprint of full profile after server start jumped 50 megabytes compared to EAP 7.1.0.DR11. Heap dump shows a few huge byte[] arrays referenced by {{io.netty.buffer.PoolChunk}}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month