You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Coverston (JIRA)" <ji...@apache.org> on 2011/06/13 21:18:52 UTC

[jira] [Created] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
------------------------------------------------------------------------------

                 Key: CASSANDRA-2765
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.8.0
            Reporter: Benjamin Coverston


At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Jonathan Ellis updated CASSANDRA-2765:
--------------------------------------

    Attachment: 2765-v2.txt

I think the intention was to add the new tomark set to the existing currently-being-compacted set.  v2 attached.

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch, 2765-v2.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Benjamin Coverston commented on CASSANDRA-2765:
-----------------------------------------------

+1

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>             Fix For: 0.8.1
>
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch, 2765-v2.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Benjamin Coverston commented on CASSANDRA-2765:
-----------------------------------------------

Good call, I missed that part :).

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch, 2765-v2.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Benjamin Coverston updated CASSANDRA-2765:
------------------------------------------

    Attachment: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch

Attached patch removes code that adds all sstables to the compacting set.

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Hudson commented on CASSANDRA-2765:
-----------------------------------

Integrated in Cassandra-0.8 #170 (See [https://builds.apache.org/job/Cassandra-0.8/170/])
    

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>             Fix For: 0.8.1
>
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch, 2765-v2.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

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

Benjamin Coverston reassigned CASSANDRA-2765:
---------------------------------------------

    Assignee: Benjamin Coverston

> DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>         Attachments: 0001-removed-code-adding-all-sstables-to-the-view-builder.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> At some point if the list isn't cleaned up with this symptom compactions will stop until the server is restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira