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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to