[
https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300334#comment-15300334
]
Blake Eggleston commented on CASSANDRA-11849:
---------------------------------------------
| *3.0* | *trunk* |
| [branch|https://github.com/bdeggleston/cassandra/tree/11849-3.0] |
[branch|https://github.com/bdeggleston/cassandra/tree/11849-trunk] |
|
[dtest|http://cassci.datastax.com/view/Dev/view/bdeggleston/job/bdeggleston-11849-3.0-dtest/]
|
[dtest|http://cassci.datastax.com/view/Dev/view/bdeggleston/job/bdeggleston-11849-trunk-dtest/]
|
|
[testall|http://cassci.datastax.com/view/Dev/view/bdeggleston/job/bdeggleston-11849-3.0-testall/]
|
[testall|http://cassci.datastax.com/view/Dev/view/bdeggleston/job/bdeggleston-11849-trunk-testall/]
|
> Potential data directory problems due to CFS getDirectories logic
> -----------------------------------------------------------------
>
> Key: CASSANDRA-11849
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11849
> Project: Cassandra
> Issue Type: Bug
> Reporter: T Jake Luciani
> Assignee: Blake Eggleston
>
> CASSANDRA-8671 added the ability to change the data directory based on the
> compaction strategy.
> Since nothing uses this yet we haven't hit any issues but reading the code I
> see potential bugs for things like Transaction log cleanup and CFS
> initialization since these all use the default {{Directories}} location from
> the yaml.
> * {{Directories}} is passed into CFS constructor then possibly disregarded.
> * Startup checks like scrubDataDirectories are all using default Directories
> locations.
> * StandaloneSSTableUtil
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)