[
https://issues.apache.org/jira/browse/METRON-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687482#comment-15687482
]
ASF GitHub Bot commented on METRON-585:
---------------------------------------
GitHub user nickwallen opened a pull request:
https://github.com/apache/incubator-metron/pull/369
METRON-585 Pcap Replay Fails to Stop
The service script for Pcap Replay often fails to actually stop the
`tcpreplay` process.
The `tcpreplay` process is a huge consumer of resources when running on
Quick Dev and actually having it stop when asked, would be super nice.
Needed to kill it until it was good and dead. Tested the change on Quick
Dev.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nickwallen/incubator-metron METRON-585
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/369.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #369
----
commit 393e5256e04f2fb61846f8787f013a07ad74583f
Author: Nick Allen <[email protected]>
Date: 2016-11-22T18:21:02Z
METRON-585 Pcap Replay Fails to Stop
----
> Pcap Replay Fails to Stop
> -------------------------
>
> Key: METRON-585
> URL: https://issues.apache.org/jira/browse/METRON-585
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> The service script for Pcap Replay often fails to actually stop the tcpreplay
> process.
> The `tcpreplay` process is a huge consumer of resources when running on Quick
> Dev and actually having it stop when asked, would be super nice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)