Josh Elser created RATIS-280: -------------------------------- Summary: Support exporting of a LogStream to a remote filesystem Key: RATIS-280 URL: https://issues.apache.org/jira/browse/RATIS-280 Project: Ratis Issue Type: Sub-task Reporter: Josh Elser
LogStreams are kept on local filesystem as they are being written to; however, this is not a good solution for long-term storage. We should provide the mechanism to invoke API that copies the log stream to a distributed filesystem (e.g. HDFS, S3, WASB), to reclaim the local FS space. -- This message was sent by Atlassian JIRA (v7.6.3#76005)