You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kjellman (JIRA)" <ji...@apache.org> on 2013/01/05 02:06:13 UTC

[jira] [Created] (CASSANDRA-5118) user defined compaction is broken

Michael Kjellman created CASSANDRA-5118:
-------------------------------------------

             Summary: user defined compaction is broken
                 Key: CASSANDRA-5118
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5118
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.2.0
         Environment: Ubuntu 12.04
            Reporter: Michael Kjellman
            Priority: Minor


currently forceUserDefinedCompaction takes (keyspace, datafile)

cassandra tries to look for ks/ks-cf-hf-80-Data.db when the sstable actually exists at ks/cf/ks-cf-hf-80-Data.db

fix would be for user defined compaction to look for the sstable datafile in the correct location

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira