[JBoss JIRA] Created: (JBAS-8958) Provide mapping from jboss.server.temp.dir to jboss.server.tmp.dir
by Scott Stark (JIRA)
Provide mapping from jboss.server.temp.dir to jboss.server.tmp.dir
------------------------------------------------------------------
Key: JBAS-8958
URL: https://issues.jboss.org/browse/JBAS-8958
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 7.0.0.Beta1
Reporter: Scott Stark
In AS6 and earlier, the property for the server tmp directory was called jboss.server.temp.dir. The current controller/src/main/resources/schema/jboss_7_0.xsd and controller/src/main/java/org/jboss/as/controller/parsing/CommonXml.java equivalent is called jboss.server.tmp.dir. We should either provide a mapping from the legacy name to the current one, or change the current one back to jboss.server.temp.dir.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBREM-1182) Update testsuite to run under Hudson
by Richard Achmatowicz (JIRA)
Update testsuite to run under Hudson
--------------------------------------
Key: JBREM-1182
URL: https://jira.jboss.org/jira/browse/JBREM-1182
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: general
Affects Versions: 2.2.3.SP1
Reporter: Richard Achmatowicz
Fix For: 2.2.3.SP2
Update the JBoss Remoting testsuite to run under Hudson. Some current problems include:
(i) on Linux, JRunit based tests are failing due to members not finding each other
(ii) on Linux, under JDK6, JRunit based tests are not able to create a JGroups stack
(iii) JRunit system properties specified by the user on the command line are not being passed the the JUnit targets correctly, and so have no effect on the tests
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBREM-1277) Allow configuration of socket and bisocket accept threads
by Ron Sigal (JIRA)
Allow configuration of socket and bisocket accept threads
---------------------------------------------------------
Key: JBREM-1277
URL: https://issues.jboss.org/browse/JBREM-1277
Project: JBoss Remoting
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 2.5.4.SP1, 2.2.3.SP3
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.2.3.SP4, 2.5.4.SP2
It is possible that under heavy load, the org.jboss.remoting.transport.socket.SocketServerInvoker accept thread and the org.jboss.remoting.transport.bisocket.BisocketServerInvoker secondary accept threads, which manage ServerSockets, can get starved by the worker threads. It would be useful to be able increase the priority of these threads.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months