[
https://issues.apache.org/jira/browse/VCL-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335227#comment-14335227
]
ASF subversion and git services commented on VCL-678:
-----------------------------------------------------
Commit 1662080 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1662080 ]
Updated reserved.pm::process to check for a computerloadlog
'initialconnecttimeout' entry for the parent reservation ID. The frontend only
inserts the entry for the parent. This was generating warnings.
VCL-174
Changed OS.pm::process_connect_methods to pass a string consisting of the vcld
process name and reservation ID to add_nat_port_forward instead of just the
reservation ID. This will make it easier to identify which firewall
chains/rules were created by a particular vcld daemon.
Updated iptables.pm::get_table_info to parse the table information and create a
hash reference.
VCL-678
Commented out unnecessary vcld.log messages in
utils.pm::is_management_node_process_running.
VCL-702
Updated Linux.pm::activate_interfaces to use OS.pm::create_text_file. It had
been calling echo with a \E argument to create ifcfg* files. The argument was
generating warnings.
> Reduce unnecessary output written to vcld.log
> ---------------------------------------------
>
> Key: VCL-678
> URL: https://issues.apache.org/jira/browse/VCL-678
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> The amount written to vcld.log is getting ridiculous. Much can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)