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

Siyao Meng commented on HDDS-4746:
----------------------------------

similar issue on latest master:

{code}
bash-4.2$ ozone admin container delete 1
Loaded properties from hadoop-metrics2.properties
Scheduled Metric snapshot period at 10 second(s).
XceiverClientMetrics metrics system started
com.google.protobuf.ServiceException: 
org.apache.hadoop.ipc.RemoteException(java.lang.IllegalArgumentException): 
Unknown command type: DeleteContainer
        at 
org.apache.hadoop.hdds.scm.protocol.StorageContainerLocationProtocolServerSideTranslatorPB.processRequest(StorageContainerLocationProtocolServerSideTranslatorPB.java:352)
        at 
org.apache.hadoop.hdds.server.OzoneProtocolMessageDispatcher.processRequest(OzoneProtocolMessageDispatcher.java:87)
        at 
org.apache.hadoop.hdds.scm.protocol.StorageContainerLocationProtocolServerSideTranslatorPB.submitRequest(StorageContainerLocationProtocolServerSideTranslatorPB.java:155)
        at 
org.apache.hadoop.hdds.protocol.proto.StorageContainerLocationProtocolProtos$StorageContainerLocationProtocolService$2.callBlockingMethod(StorageContainerLocationProtocolProtos.java:48216)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:528)
{code}

> Fix delete container occurs unknown command type.
> -------------------------------------------------
>
>                 Key: HDDS-4746
>                 URL: https://issues.apache.org/jira/browse/HDDS-4746
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: mingchao zhao
>            Assignee: mingchao zhao
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: screenshot-4.png
>
>
> An exception "Unknown command type: DeleteContainer" occurs when we delete a 
> container.  This is a bug that needs to be fixed.
>  !screenshot-4.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to