[JBoss JIRA] (WFLY-11959) AbstractSimpleApplicationClientTestCase pollutes the build/target/ installation
by Brian Stansberry (Jira)
Brian Stansberry created WFLY-11959:
---------------------------------------
Summary: AbstractSimpleApplicationClientTestCase pollutes the build/target/ installation
Key: WFLY-11959
URL: https://issues.jboss.org/browse/WFLY-11959
Project: WildFly
Issue Type: Bug
Components: Application Client, Test Suite
Reporter: Brian Stansberry
AbstractSimpleApplicationClientTestCase uses AppClientWrapper which ends up writing a log file in the WildFly installation in build/target. That's not ideal as that's not a test installation and its content shouldn't be polluted.
It's not critical as by the time the testsuite has run the build module has already created a zip of its installation, and that zip is what would get deployed if a release.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFLY-11943) Statistics of REST endpoints
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-11943?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-11943:
-----------------------------------------
Please put the design doc in wildfly/wildfly-proposals. It should be visible to community.
> Statistics of REST endpoints
> ----------------------------
>
> Key: WFLY-11943
> URL: https://issues.jboss.org/browse/WFLY-11943
> Project: WildFly
> Issue Type: Feature Request
> Components: REST
> Affects Versions: 17.0.0.Final
> Reporter: r searls
> Assignee: r searls
> Priority: Major
>
> It would be useful to collect statistics for all deployment in jaxrs subsystem.
> It would also be useful to have aggregated statistics for end-point invocations for all deployments together.
> count of invocations
> execution time
> CLI support "read-resource" operation for jax-rs subsystem in deployment:
> /deployment=jaxrs-eap.war/subsystem=jaxrs:read-resource
> Statistics should be added to results of this operation in this RFE.
> This RFE needs to add new operation to jax-rs subsystem, name of this operation could be "show-aggregated-statistics":
> /subsystem=jaxrs:show-aggregated-statistics()
> There needs to be option to enable or disable collecting of these statistics, because collecting of statistics does probably some performance drop.
> The change of statistic settings should not require server reload or restart.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFLY-11955) Full and servlet Galleon feature-packs pom.xml should define deps as provided
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-11955?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-11955:
-----------------------------------------
[~dosoudil] [~psakar] FYI.
> Full and servlet Galleon feature-packs pom.xml should define deps as provided
> -----------------------------------------------------------------------------
>
> Key: WFLY-11955
> URL: https://issues.jboss.org/browse/WFLY-11955
> Project: WildFly
> Issue Type: Enhancement
> Components: Build System
> Reporter: Jean Francois Denise
> Assignee: Jean Francois Denise
> Priority: Major
>
> When referencing a WildFly FP as a maven dependency all the dependencies are pulled by maven although they are not required. By making them "provided", the dependencies versions are retrieved when building Full and Servlet feature-packs but dependencies are not downloaded when referencing WildFly feature-packs.
> NB: This implies an upgrade to Galleon 4 for the Galleon plugin to properly retrieve the dependencies versions.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month