You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/17 16:07:00 UTC

[jira] [Commented] (CLOUDSTACK-8108) vCenter admin name is logged in clear text with INFO level message in MS log

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

ASF subversion and git services commented on CLOUDSTACK-8108:
-------------------------------------------------------------

Commit 48c1ffd740f4667ff0534a9a390784092825a202 in cloudstack's branch refs/heads/4.5 from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=48c1ffd ]

CLOUDSTACK-8108. vCenter admin name is logged in clear text.
Revert back to TRACE logging while retrieving and recycling VMware context from the context pool.

(cherry picked from commit 0f224c858fd3612c66632ba3476bfc3f1f71e1df)
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


> vCenter admin name is logged in clear text with INFO level message in MS log
> ----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8108
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8108
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.5.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>            Priority: Minor
>             Fix For: Future
>
>
> Below is seen in MS logs every time VMware context is retrieved or re-cycled from the context pool.
> {noformat}
> 2014-12-22 00:07:36,381 INFO [c.c.h.v.u.VmwareContextPool] (DirectAgent-38:ctx-6f236107 10.102.192.20) Recycle VmwareContext into idle pool: administrator@vsphere.local@10.102.192.197, current idle pool size: 5, outstanding count: 9
> 2014-12-22 00:07:36,385 INFO [c.c.h.v.u.VmwareContextPool] (DirectAgent-142:ctx-58a22f8f 10.102.244.121) Return a VmwareContext from the idle pool: administrator@10.102.192.248. current pool size: 1, outstanding count: 9
> {noformat}



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