You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/06/24 22:23:07 UTC

[jira] Created: (CASSANDRA-254) clean up sstable constructors

clean up sstable constructors
-----------------------------

                 Key: CASSANDRA-254
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-254) clean up sstable constructors

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-254.
--------------------------------------

    Resolution: Fixed

committed

> clean up sstable constructors
> -----------------------------
>
>                 Key: CASSANDRA-254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-254) clean up sstable constructors

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Greene updated CASSANDRA-254:
-------------------------------------

    Component/s: Core

> clean up sstable constructors
> -----------------------------
>
>                 Key: CASSANDRA-254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-254) clean up sstable constructors

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-254:
-------------------------------------

    Attachment: 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
                0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt

> clean up sstable constructors
> -----------------------------
>
>                 Key: CASSANDRA-254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-254) clean up sstable constructors

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724117#action_12724117 ] 

Eric Evans commented on CASSANDRA-254:
--------------------------------------

+1

> clean up sstable constructors
> -----------------------------
>
>                 Key: CASSANDRA-254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-254) clean up sstable constructors

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724543#action_12724543 ] 

Hudson commented on CASSANDRA-254:
----------------------------------

Integrated in Cassandra #120 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/120/])
    switch to passing a single filename to open an sstable for writing.  this makes open-for-read and open-for-write consistent.

patch by jbellis; reviewed by Eric Evans for 
add private constructor that doesn't init writers
patch by jbellis; reviewed by Eric Evans for 


> clean up sstable constructors
> -----------------------------
>
>                 Key: CASSANDRA-254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-254
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-254-add-private-constructor-that-doesn-t-ini.txt, 0002-switch-to-passing-a-single-filename-to-open-an-sstable.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.