[
https://issues.apache.org/jira/browse/CLOUDSTACK-9239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105650#comment-15105650
]
ASF GitHub Bot commented on CLOUDSTACK-9239:
--------------------------------------------
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1349#issuecomment-172622057
@DaanHoogland Please check, it doesn't compile :-(
```
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/api/src/org/apache/cloudstack/api/command/admin/account/LockAccountCmd.java:[88,18]
error: cannot find symbol
[INFO] 1 error
```
> lock account silently fails
> ---------------------------
>
> Key: CLOUDSTACK-9239
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9239
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Daan Hoogland
> Assignee: Daan Hoogland
>
> lock account has an implementation consisting of a commented out contents of
> the execute method, hence it silently fails.
> We should throw at least a CloudRuntimeException or a NotImplemetedException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)