You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/07/01 09:46:00 UTC

[jira] [Resolved] (RATIS-198) Ozone Ratis test is failing with Socket IO exception during Key Creation

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

Mukul Kumar Singh resolved RATIS-198.
-------------------------------------
    Resolution: Cannot Reproduce

We haven't seen this problem in a while, resolving this.

> Ozone Ratis test is failing with Socket IO exception during Key Creation
> ------------------------------------------------------------------------
>
>                 Key: RATIS-198
>                 URL: https://issues.apache.org/jira/browse/RATIS-198
>             Project: Ratis
>          Issue Type: Bug
>          Components: test
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>              Labels: ozone
>         Attachments: HDFS-12794-HDFS-7240.009.patch_tmp
>
>
> While Executing TestCorona#ratisTest3, with the attached patch hit the below exception.
> {code:java}
> 2018-01-23 18:15:11,058 [IPC Server handler 5 on 51292] INFO scm.StorageContainerManager (StorageContainerManager.java:notifyObjectStageChange(687)) - Object type container name 2efd4054-c479-45a4-a1db-3a4ec3526d4d op create new stage complete
> 100.00% |█████████████████████████████████████████████████████████████████████████████████████████████████████| 20/20 Time: 0:00:05
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
> INFO: [ManagedChannelImpl@7202ef94] Terminated
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
> INFO: [ManagedChannelImpl@5e5452c3] Terminated
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
> INFO: [ManagedChannelImpl@72d74e90] Terminated
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
> INFO: [ManagedChannelImpl@3679cc6c] Terminated
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
> INFO: [ManagedChannelImpl@589f60fd] Terminated
> Jan 23, 2018 6:15:11 PM org.apache.ratis.shaded.io.grpc.netty.NettyServerHandler onConnectionError
> WARNING: Connection Error
> java.io.IOException: Connection reset by peer
> at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
> at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
> at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
> at sun.nio.ch.IOUtil.read(IOUtil.java:192)
> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
> at org.apache.ratis.shaded.io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
> {code}{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)