[
https://issues.apache.org/jira/browse/HDDS-2534?focusedWorklogId=345348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345348
]
ASF GitHub Bot logged work on HDDS-2534:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/19 15:21
Start Date: 18/Nov/19 15:21
Worklog Time Spent: 10m
Work Description: chimney-lee commented on pull request #214:
HDDS-2534.scmcli container delete not working
URL: https://github.com/apache/hadoop-ozone/pull/214
## What changes were proposed in this pull request?
fix scmcli container delete not working
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-2534
## How was this patch tested?
exec `bin/ozone scmcli container delete <containerId>`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 345348)
Remaining Estimate: 0h
Time Spent: 10m
> scmcli container delete not working
> -----------------------------------
>
> Key: HDDS-2534
> URL: https://issues.apache.org/jira/browse/HDDS-2534
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Reporter: luhuachao
> Assignee: luhuachao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> java.lang.IllegalArgumentException: Unknown command type: DeleteContainer
> at
> org.apache.hadoop.hdds.scm.protocol.StorageContainerLocationProtocolServerSideTranslatorPB.processRequest(StorageContainerLocationProtocolServerSideTranslatorPB.java:219)
> at
> org.apache.hadoop.hdds.server.OzoneProtocolMessageDispatcher.processRequest(OzoneProtocolMessageDispatcher.java:72)
> at
> org.apache.hadoop.hdds.scm.protocol.StorageContainerLocationProtocolServerSideTranslatorPB.submitRequest(StorageContainerLocationProtocolServerSideTranslatorPB.java:112)
> at
> org.apache.hadoop.hdds.protocol.proto.StorageContainerLocationProtocolProtos$StorageContainerLocationProtocolService$2.callBlockingMethod(StorageContainerLocationProtocolProtos.java:30454)
> at
> org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)
> at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)
> at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)
> at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:422)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]