[
https://issues.apache.org/jira/browse/CLOUDSTACK-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012565#comment-14012565
]
Nitin Mehta commented on CLOUDSTACK-6658:
-----------------------------------------
ParamGenericValidationWorker checks whether the params passed for the api are
an exact match (nothing more nothing less) to the params we expect and if not
throws only a warning as seen below.I dont think this adds any value and
decreases the performance for production systems I believe. It is an eye sore
in the logs as well.
> Unknown parameters... seen in the logs
> --------------------------------------
>
> Key: CLOUDSTACK-6658
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6658
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.4.0
> Reporter: Nitin Mehta
> Priority: Critical
> Fix For: 4.4.0
>
>
> Log messages show me the following. Add ctxdetails in defaultParamNames in
> ParamGenericValidationWorker to get rid of following log messages.
> Received unknown parameters for command updateNetworkServiceProvider. Unknown
> parameters : ctxdetails
--
This message was sent by Atlassian JIRA
(v6.2#6252)