[
https://issues.apache.org/jira/browse/CASSANDRASC-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824190#comment-17824190
]
ASF subversion and git services commented on CASSANDRASC-112:
-------------------------------------------------------------
Commit d19a1b9a112614d378b42bb136cc84ae9cc6213a in cassandra-sidecar's branch
refs/heads/trunk from Yifan Cai
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=d19a1b9 ]
CASSANDRASC-112 Fix ClosedChannelException when downloading from S3 (#103)
patch by Yifan Cai; reviewed by Francisco Guerrero for CASSANDRASC-112
> ClosedChannelException when downloading from S3
> -----------------------------------------------
>
> Key: CASSANDRASC-112
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-112
> Project: Sidecar for Apache Cassandra
> Issue Type: Bug
> Components: Rest API
> Reporter: Yifan Cai
> Assignee: Yifan Cai
> Priority: Normal
> Labels: pull-request-available
>
> {code:java}
> org.apache.cassandra.sidecar.exceptions.RestoreJobFatalException:
> Unrecoverable error when downloading object.
> Caused by: java.nio.channels.ClosedChannelException
> at
> java.base/sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:150)
> at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:266)
> at
> org.apache.cassandra.sidecar.restore.StorageClient.lambda$subscribeRateLimitedWrite$6(StorageClient.java:271)
> ... 22 more
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]