[
https://issues.redhat.com/browse/ISPN-10774?page=com.atlassian.jira.plugi...
]
Pedro Zapata Fernandez updated ISPN-10774:
------------------------------------------
Sprint: DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint
#38, DataGrid Sprint #39 (was: DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint
#37, DataGrid Sprint #38)
kill-server Ant task kills clients too
--------------------------------------
Key: ISPN-10774
URL:
https://issues.redhat.com/browse/ISPN-10774
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 10.0.0.CR3
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.0.Final
{{kill-server}} uses multiple sources to find the pid of the running server(s), among
them {{lsof}} to find processes listening on the HotRod port.
The {{lsof}} command line is imprecise and it also finds clients that have leaked a
connection to the server, killing the failsafe fork too early and preventing failsafe from
reporting the test results.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)