[infinispan-issues] [JBoss JIRA] (ISPN-10774) kill-server Ant task kills clients too
Dan Berindei (Jira)
issues at jboss.org
Wed Oct 16 05:38:00 EDT 2019
Dan Berindei created ISPN-10774:
-----------------------------------
Summary: kill-server Ant task kills clients too
Key: ISPN-10774
URL: https://issues.jboss.org/browse/ISPN-10774
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 10.0.0.CR3
Reporter: Dan Berindei
Assignee: Dan Berindei
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)
More information about the infinispan-issues
mailing list