[
https://issues.apache.org/jira/browse/VCL-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-965.
----------------------------
Resolution: Fixed
> util.pm::kill_child_processes is using outdated pgrep arguments
> ---------------------------------------------------------------
>
> Key: VCL-965
> URL: https://issues.apache.org/jira/browse/VCL-965
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> *util.pm::kill_child_processes* is attempting to execute:
> {code}pgrep -flP $parent_pid{code}
> The _-l_ argument was changed and no longer displays the full command line.
> This doesn't necessarily break the subroutine, but causes the output in
> vcld.log to be difficult to analyze.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)