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

Yuki Morishita updated CASSANDRA-11578:
---------------------------------------
    Status: Patch Available  (was: Open)

||branch||testall||dtest||
|[11192-fileutil|https://github.com/yukim/cassandra/tree/11192-fileutil]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11192-fileutil-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11192-fileutil-dtest/lastCompletedBuild/testReport/]|

Patch to add {{FSErrorHandler}} and use default implementation to access 
{{StorageService}} etc only from {{CassandraDaemon}}.

> remove DatabaseDescriptor dependency from FileUtil
> --------------------------------------------------
>
>                 Key: CASSANDRA-11578
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11578
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>
> {{FileUtil}} has dependencies to {{DatabaseDescriptor}} and other online 
> related classes like {{StorageService}} when handling FS error.
> This is used in handling error in SSTable as well, so when one wants to use 
> SSTableReader/Writer offline, they has a chance to initializing unnecessary 
> staff at error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to