[JBoss JIRA] (WFLY-12319) Exclude unmanaged dependencies not productized
by Eduardo Martins (Jira)
Eduardo Martins created WFLY-12319:
--------------------------------------
Summary: Exclude unmanaged dependencies not productized
Key: WFLY-12319
URL: https://issues.jboss.org/browse/WFLY-12319
Project: WildFly
Issue Type: Bug
Components: Build System
Affects Versions: 17.0.1.Final
Reporter: Eduardo Martins
Assignee: Eduardo Martins
The following artifacts may be found as transitives in WildFly's dependency management, and are not supported by PROD, and thus should be excluded:
* org.jboss.spec.javax.xml.ws:jboss-jaxws-api_2.2_spec:jar:2.0.2.Final:compile
* org.slf4j:jcl-over-slf4j:jar:1.7.26:compile
* org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.8.4:compile
* org.apache.velocity:velocity:jar:1.7:compile
* io.dropwizard.metrics:metrics-core:jar:3.1.2:compile
* com.google.code.findbugs:jsr305:jar:3.0.1:compile
* org.jvnet.staxex:stax-ex:jar:1.8:compile
* javax.activation:javax.activation-api:jar:1.2.0:compile
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 12 months
[JBoss JIRA] (WFLY-12318) SecurityManager push/pull is expensive
by Stefano Maestri (Jira)
[ https://issues.jboss.org/browse/WFLY-12318?page=com.atlassian.jira.plugin... ]
Stefano Maestri updated WFLY-12318:
-----------------------------------
Description:
Pushing SecurityDefinition in securityManager in eery SubjectFactory is creating a lot of object with an impact on performance.
Double checking WFLY-6372 it seems not needed for that issue.
was:
Pushing SecurityDefinition in securityManager in eery SubjectFactory is creating a lot of object with big impact on performance.
Double checking WFLY-6372 it seems not needed for that issue.
> SecurityManager push/pull is expensive
> --------------------------------------
>
> Key: WFLY-12318
> URL: https://issues.jboss.org/browse/WFLY-12318
> Project: WildFly
> Issue Type: Enhancement
> Components: JCA
> Affects Versions: 17.0.1.Final
> Reporter: Stefano Maestri
> Assignee: Stefano Maestri
> Priority: Major
>
> Pushing SecurityDefinition in securityManager in eery SubjectFactory is creating a lot of object with an impact on performance.
> Double checking WFLY-6372 it seems not needed for that issue.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 12 months