You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/19 21:03:38 UTC

[jira] [Commented] (VCL-842) Warnings appear in vcld.log if managementnode.keys is not populated

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

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

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

VCL-842
I added a condition to DataStructure.pm to not display warnings in vcld.log if mangementnode.keys is not populated. Because get_management_node_keys is called from several places, it was cleaner to disable the warnings from the source rather than add an argument to each call.

> Warnings appear in vcld.log if managementnode.keys is not populated
> -------------------------------------------------------------------
>
>                 Key: VCL-842
>                 URL: https://issues.apache.org/jira/browse/VCL-842
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>    Affects Versions: 2.4
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>            Priority: Minor
>             Fix For: 2.4.1
>
>
> A bunch of  warnings are generated in {{vcld.log}} if _managementnode.keys_ is not populated:
> {noformat}
> corresponding data is undefined for get_management_node_keys
> {noformat}
> This column can be null.  The {{vcl-install.sh}} script does not populate this column.  The warnings are benign and should not be generated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)