[ https://issues.jboss.org/browse/WFLY-2182?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on WFLY-2182:
-----------------------------------------------
Kabir Khan <kkhan(a)redhat.com> made a comment on [bug 1013698|https://bugzilla.redhat.com/show_bug.cgi?id=1013698]
Making the arquillian connector call getDefaultDomain() rather than getMBeanCount() when checking the connection fixes this regression.
> Significant slow down of testsuite execution
> --------------------------------------------
>
> Key: WFLY-2182
> URL: https://issues.jboss.org/browse/WFLY-2182
> Project: WildFly
> Issue Type: Bug
> Components: Remoting
> Reporter: Jozef Hartinger
> Assignee: Kabir Khan
>
> I am observing a significant slow down when running the Weld integration testsuite. I tracked this down to this commit:
> https://github.com/wildfly/wildfly/commit/13f09525717a089f8a524d086fd8657...
> Here are the observed execution times of the Weld integration testsuite:
> Before: Total time: 4:30.357s
> After: Total time: 11:05.547s
> I also tried running the WildFly's integration testsuite (testsuite/integration/basic) with and without the 13f09525717a089f8a524d086fd865798410f368 commit:
> Before: Total time: 13:04.412s
> After: Total time: 21:33.089s
> Note that the difference is not observed when using the arquillian servlet protocol
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-2182?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated WFLY-2182:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1013698
> Significant slow down of testsuite execution
> --------------------------------------------
>
> Key: WFLY-2182
> URL: https://issues.jboss.org/browse/WFLY-2182
> Project: WildFly
> Issue Type: Bug
> Components: Remoting
> Reporter: Jozef Hartinger
> Assignee: Kabir Khan
>
> I am observing a significant slow down when running the Weld integration testsuite. I tracked this down to this commit:
> https://github.com/wildfly/wildfly/commit/13f09525717a089f8a524d086fd8657...
> Here are the observed execution times of the Weld integration testsuite:
> Before: Total time: 4:30.357s
> After: Total time: 11:05.547s
> I also tried running the WildFly's integration testsuite (testsuite/integration/basic) with and without the 13f09525717a089f8a524d086fd865798410f368 commit:
> Before: Total time: 13:04.412s
> After: Total time: 21:33.089s
> Note that the difference is not observed when using the arquillian servlet protocol
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Paul Ferraro created WFLY-2186:
----------------------------------
Summary: Upgrade Infinispan to 6.0.0.Beta2
Key: WFLY-2186
URL: https://issues.jboss.org/browse/WFLY-2186
Project: WildFly
Issue Type: Component Upgrade
Components: Clustering
Affects Versions: 8.0.0.Alpha4
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 8.0.0.Beta1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-2185?page=com.atlassian.jira.plugin.... ]
Kabir Khan updated WFLY-2185:
-----------------------------
Component/s: Domain Management
> Get core model test framework working with 7.2.0.Final legacy controller
> ------------------------------------------------------------------------
>
> Key: WFLY-2185
> URL: https://issues.jboss.org/browse/WFLY-2185
> Project: WildFly
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-2185?page=com.atlassian.jira.plugin.... ]
Kabir Khan reassigned WFLY-2185:
--------------------------------
Assignee: Kabir Khan
> Get core model test framework working with 7.2.0.Final legacy controller
> ------------------------------------------------------------------------
>
> Key: WFLY-2185
> URL: https://issues.jboss.org/browse/WFLY-2185
> Project: WildFly
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Kabir Khan
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-2173?page=com.atlassian.jira.plugin.... ]
Kabir Khan closed WFLY-2173.
----------------------------
> Get subsystem test framework working with AS 7.2.0 legacy controller
> --------------------------------------------------------------------
>
> Key: WFLY-2173
> URL: https://issues.jboss.org/browse/WFLY-2173
> Project: WildFly
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Kabir Khan
> Fix For: 8.0.0.CR1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Kabir Khan created WFLY-2185:
--------------------------------
Summary: Get core model test framework working with 7.2.0.Final legacy controller
Key: WFLY-2185
URL: https://issues.jboss.org/browse/WFLY-2185
Project: WildFly
Issue Type: Feature Request
Reporter: Kabir Khan
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-1913?page=com.atlassian.jira.plugin.... ]
Ivo Studensky commented on WFLY-1913:
-------------------------------------
I've got rid of it since the ctx.getCurrentDir() is called before that line, within translatePath() call at line 151 unless the path starts with root, see [1]. Thanks for the counter example I will take a look at it.
[1] https://github.com/wildfly/wildfly/blob/master/cli/src/main/java/org/jbos...
> CLI 'module add' command fail if a drive letter is specified in its resource path
> ---------------------------------------------------------------------------------
>
> Key: WFLY-1913
> URL: https://issues.jboss.org/browse/WFLY-1913
> Project: WildFly
> Issue Type: Bug
> Components: CLI
> Affects Versions: 8.0.0.Alpha4
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
> Fix For: 8.0.0.Beta1
>
>
> If a drive letter is specified in the resource path the module add command fails on MS Windows. It cannot locate such a resource because of doubled drive letter in the translated path.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-17?page=com.atlassian.jira.plugin.sy... ]
RH Bugzilla Integration commented on WFLY-17:
---------------------------------------------
Emmanuel Hugonnet (ehsavoie) <ehugonne(a)redhat.com> made a comment on [bug 1006617|https://bugzilla.redhat.com/show_bug.cgi?id=1006617]
PR for EAP : https://github.com/jbossas/jboss-eap/pull/492
> ignore CNFE when scanning for entity classes in deployment
> ----------------------------------------------------------
>
> Key: WFLY-17
> URL: https://issues.jboss.org/browse/WFLY-17
> Project: WildFly
> Issue Type: Bug
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: jaikiran pai
> Fix For: 8.0.0.Alpha1
>
> Attachments: cnfe.jar
>
>
> Deployments may contain non-entity classes that can not be loaded (see above forum reference for example).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/WFLY-17?page=com.atlassian.jira.plugin.sy... ]
RH Bugzilla Integration commented on WFLY-17:
---------------------------------------------
Emmanuel Hugonnet (ehsavoie) <ehugonne(a)redhat.com> changed the Status of [bug 1006617|https://bugzilla.redhat.com/show_bug.cgi?id=1006617] from NEW to ASSIGNED
> ignore CNFE when scanning for entity classes in deployment
> ----------------------------------------------------------
>
> Key: WFLY-17
> URL: https://issues.jboss.org/browse/WFLY-17
> Project: WildFly
> Issue Type: Bug
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: jaikiran pai
> Fix For: 8.0.0.Alpha1
>
> Attachments: cnfe.jar
>
>
> Deployments may contain non-entity classes that can not be loaded (see above forum reference for example).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira