You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict Elliott Smith (Jira)" <ji...@apache.org> on 2021/09/08 17:50:00 UTC

[jira] [Created] (CASSANDRA-16926) Mockable FileSystem

Benedict Elliott Smith created CASSANDRA-16926:
--------------------------------------------------

             Summary: Mockable FileSystem
                 Key: CASSANDRA-16926
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16926
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Benedict Elliott Smith


To support CEP-10 it is necessary to support alternative file system implementations so that execution may be consistent between hosts. This ticket introduces a new File API backed by Path objects, and all File usages are ported to it. This necessitates the migration away from RandomAccessReader, but otherwise the change is mostly straight-forward, if quite expansive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org