[
https://issues.jboss.org/browse/ISPN-6926?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes commented on ISPN-6926:
-----------------------------------------
The deadlock is exposed due to the conversion from scala to java, on class
{{NettyTransport}}. In scala the epoll detection was done via {{lazy val}} block while in
Java it is done in a static initializer block.
Server hang on start
--------------------
Key: ISPN-6926
URL:
https://issues.jboss.org/browse/ISPN-6926
Project: Infinispan
Issue Type: Bug
Components: Server, Test Suite - Server
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Critical
Attachments: server, surefire
Server testsuite is hanging with the stack attached. Arquillian starts the server, and
after it does not respond, tries to kill it, and block.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)