[ 
https://issues.apache.org/jira/browse/HDDS-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-8570:
---------------------------------
    Labels: pull-request-available  (was: )

> Error closing SCMSecurityProtocolClientSideTranslatorPB
> -------------------------------------------------------
>
>                 Key: HDDS-8570
>                 URL: https://issues.apache.org/jira/browse/HDDS-8570
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Duong
>            Assignee: Duong
>            Priority: Major
>              Labels: pull-request-available
>
> The method SCMSecurityProtocolFailoverProxyProvider.close always throws an 
> error:
> {code:java}
> java.lang.IllegalArgumentException: not a proxy instance
>     at java.lang.reflect.Proxy.getInvocationHandler(Proxy.java:816)
>     at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:802)
>     at 
> org.apache.hadoop.hdds.scm.proxy.SCMSecurityProtocolFailoverProxyProvider.close(SCMSecurityProtocolFailoverProxyProvider.java:292)
>     at 
> org.apache.hadoop.io.retry.RetryInvocationHandler$ProxyDescriptor.close(RetryInvocationHandler.java:235)
>     at 
> org.apache.hadoop.io.retry.RetryInvocationHandler.close(RetryInvocationHandler.java:455)
>     at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:804)
>     at 
> org.apache.hadoop.hdds.protocolPB.SCMSecurityProtocolClientSideTranslatorPB.close(SCMSecurityProtocolClientSideTranslatorPB.java:147)
>  {code}
> The error is not visible because it's tied to 
> SCMSecurityProtocolClientSideTranslatorPB which is not closed until services 
> are shut down.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to