[
https://issues.apache.org/jira/browse/CLOUDSTACK-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256607#comment-14256607
]
ASF subversion and git services commented on CLOUDSTACK-8108:
-------------------------------------------------------------
Commit 0f224c858fd3612c66632ba3476bfc3f1f71e1df in cloudstack's branch
refs/heads/master from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0f224c8 ]
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.
> 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: [email protected]@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: [email protected]. current pool size: 1, outstanding
> count: 9
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)