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 2014/01/02 20:03:50 UTC

[jira] [Commented] (VCL-473) query in findManagementNode in utils.php doesn't have conditional to join tables

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

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

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

VCL-473
Updated utils.pm::run_ssh_command to strip out SSH warning text if the permissions are incorrect on any of the identity keys attempted. Also added check to run_scp_command to prevent the subroutine from returning false even though it was successful if a missing key is attempted.

> query in findManagementNode in utils.php doesn't have conditional to join tables
> --------------------------------------------------------------------------------
>
>                 Key: VCL-473
>                 URL: https://issues.apache.org/jira/browse/VCL-473
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>    Affects Versions: 2.1, 2.2, 2.2.1
>            Reporter: Josh Thompson
>            Assignee: Josh Thompson
>             Fix For: 2.2.2, 2.3
>
>
> The query in findManagementNode doesn't have a conditional to tell mysql how to join the two tables together. This may end up getting fixed as a result of merging the tables together for the cluster rewrite.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)