[ 
https://issues.apache.org/jira/browse/VCL-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776702#comment-13776702
 ] 

ASF subversion and git services commented on VCL-678:
-----------------------------------------------------

Commit 1525998 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1525998 ]

VCL-678
Commented out some chatty lines in get_package_hierarchy. Added code so that 
only the original call to get_package_hierarchy displays the result in vcld.log 
rather than each recursive iteration.

Added get_calling_subroutine to utils.pm.

VCL-708
Renamed global Jabber variables in utils.pm to upper-case to match all other 
global variables.

Reworked and cleaned up the INIT section of utils.pm. The global variables were 
defined twice. Some variables were no longer being used.

VCL-729
Updated utils.pm::mail to check if $RETURNPATH is defined. It is only passed to 
Mail::Mailer if defined.

Other
Updated create_os_object, create_mn_os_object, create_provisioning_object to 
display $EVAL_ERROR if the object couldn't be created.
                
> 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)
>    Affects Versions: 2.3
>            Reporter: Andy Kurth
>            Priority: Minor
>             Fix For: 2.3.3
>
>
> The amount written to vcld.log is getting ridiculous.  Much can be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to