You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2012/11/01 18:15:12 UTC

[jira] [Created] (CASSANDRA-4892) no need to keep tombstones in HintsColumnFamily

Matthew F. Dennis created CASSANDRA-4892:
--------------------------------------------

             Summary: no need to keep tombstones in HintsColumnFamily
                 Key: CASSANDRA-4892
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4892
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Matthew F. Dennis
            Priority: Critical


Once a hint is delivered, it is removed from the HintsColumnFamily.  Because it is local and would only be deleted after expiration or after a correct delivery, there is no need to keep any tombstones (i.e. gc_grace_seconds should be zero)

--
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

[jira] [Resolved] (CASSANDRA-4892) no need to keep tombstones in HintsColumnFamily

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

Jonathan Ellis resolved CASSANDRA-4892.
---------------------------------------

    Resolution: Fixed
      Assignee: Jonathan Ellis
    
> no need to keep tombstones in HintsColumnFamily
> -----------------------------------------------
>
>                 Key: CASSANDRA-4892
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4892
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Matthew F. Dennis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.2.0 beta 2
>
>
> Once a hint is delivered, it is removed from the HintsColumnFamily.  Because it is local and would only be deleted after expiration or after a correct delivery, there is no need to keep any tombstones (i.e. gc_grace_seconds should be zero)

--
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

[jira] [Updated] (CASSANDRA-4892) no need to keep tombstones in HintsColumnFamily

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

Jonathan Ellis updated CASSANDRA-4892:
--------------------------------------

    Affects Version/s: 1.2.0 beta 1
        Fix Version/s: 1.2.0 beta 2
           Issue Type: Bug  (was: Improvement)

Done in d1dd9a10295e408daf9107d4fe4c47dbece75195 for trunk -- this was a regression in the 1.2 hints rewrite, it is already set to zero in earlier releases.
                
> no need to keep tombstones in HintsColumnFamily
> -----------------------------------------------
>
>                 Key: CASSANDRA-4892
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4892
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Matthew F. Dennis
>            Priority: Minor
>             Fix For: 1.2.0 beta 2
>
>
> Once a hint is delivered, it is removed from the HintsColumnFamily.  Because it is local and would only be deleted after expiration or after a correct delivery, there is no need to keep any tombstones (i.e. gc_grace_seconds should be zero)

--
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

[jira] [Updated] (CASSANDRA-4892) no need to keep tombstones in HintsColumnFamily

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

Jonathan Ellis updated CASSANDRA-4892:
--------------------------------------

    Priority: Minor  (was: Critical)
    
> no need to keep tombstones in HintsColumnFamily
> -----------------------------------------------
>
>                 Key: CASSANDRA-4892
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4892
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Matthew F. Dennis
>            Priority: Minor
>
> Once a hint is delivered, it is removed from the HintsColumnFamily.  Because it is local and would only be deleted after expiration or after a correct delivery, there is no need to keep any tombstones (i.e. gc_grace_seconds should be zero)

--
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