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

2018-07-31 Thread Mukul Kumar Singh (JIRA)


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

Mukul Kumar Singh updated RATIS-198:

Labels: ozone  (was: )

> 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)


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

2018-07-20 Thread Tsz Wo Nicholas Sze (JIRA)


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

Tsz Wo Nicholas Sze updated RATIS-198:
--
Component/s: test

[~shashikant], is this still a problem?

> 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
> 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)


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

2018-01-23 Thread Shashikant Banerjee (JIRA)

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

Shashikant Banerjee updated RATIS-198:
--
Attachment: HDFS-12794-HDFS-7240.009.patch_tmp

> 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
>Reporter: Shashikant Banerjee
>Assignee: Shashikant Banerjee
>Priority: Major
> 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)