You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Created) (JIRA)" <ji...@apache.org> on 2012/01/12 17:39:39 UTC

[jira] [Created] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
-------------------------------------------------------------------------------------------------------

                 Key: CASSANDRA-3733
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.7
            Reporter: Brandon Williams
            Priority: Minor


{noformat}
 INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
{noformat}

Introducing by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Jonathan Ellis commented on CASSANDRA-3733:
-------------------------------------------

Can you commit to 0.8 too?
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.8
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams updated CASSANDRA-3733:
----------------------------------------

         Reviewer: jbellis
    Fix Version/s: 1.0.8
         Assignee: Brandon Williams
    
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.8
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams resolved CASSANDRA-3733.
-----------------------------------------

    Resolution: Fixed

Committed.
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.8
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams updated CASSANDRA-3733:
----------------------------------------

    Attachment: 3733.txt

Patch to make flushes blocking.
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Jonathan Ellis updated CASSANDRA-3733:
--------------------------------------

    Affects Version/s:     (was: 1.0.7)
                       0.6
        Fix Version/s:     (was: 1.0.8)
                       1.0.7
                       0.8.10
    
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.6
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.8.10, 1.0.7
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Jonathan Ellis commented on CASSANDRA-3733:
-------------------------------------------

+1
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams commented on CASSANDRA-3733:
---------------------------------------------

Done in aacbb1ca9c0e7a1992dfc92c096dd885ab149154
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.6
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.8.10, 1.0.7
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams commented on CASSANDRA-3733:
---------------------------------------------

Because the flush isn't blocking:

{noformat}
 INFO 16:50:36,248 Started hinted handoff for token: 113427455640312821154458202477256070484 with IP: /10.179.64.227
 INFO 16:50:36,265 Enqueuing flush of Memtable-HintsColumnFamily@1721309039(0/0 serialized/live bytes, 1 ops)
 INFO 16:50:36,266 Writing Memtable-HintsColumnFamily@1721309039(0/0 serialized/live bytes, 1 ops)
 INFO 16:50:36,267 Nothing to compact in HintsColumnFamily.  Use forceUserDefinedCompaction if you wish to force compaction of single sstables (e.g. for tombstone collection)
 INFO 16:50:36,268 Finished hinted handoff of 1 rows to endpoint /10.179.64.227
 INFO 16:50:36,272 Completed flushing /var/lib/cassandra/data/system/HintsColumnFamily-hc-2-Data.db (100 bytes)
{noformat}
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Brandon Williams updated CASSANDRA-3733:
----------------------------------------

    Description: 
{noformat}
 INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
{noformat}

Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

  was:
{noformat}
 INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
 INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
 INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
{noformat}

Introducing by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

    
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Jonathan Ellis commented on CASSANDRA-3733:
-------------------------------------------

Why doesn't this take care of it?

{code}
.       if (rowsReplayed > 0)
        {
            hintStore.forceFlush();
            try
            {
                CompactionManager.instance.submitMaximal(hintStore, Integer.MAX_VALUE).get();
            }
            catch (Exception e)
            {
                throw new RuntimeException(e);
            }
        }
{code}
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3733) Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered

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

Jonathan Ellis commented on CASSANDRA-3733:
-------------------------------------------

the tombstone buffering on the next attempt could cause OOMs similar to CASSANDRA-3681, as well.
                
> Once a host has been hinted to, log messages for it repeat every 10 mins even if no hints are delivered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3733
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3733
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.8
>
>         Attachments: 3733.txt
>
>
> {noformat}
>  INFO 15:36:03,977 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:36:03,978 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:46:31,248 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:46:31,249 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 15:56:29,448 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 15:56:29,449 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:06:09,949 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:06:09,950 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
>  INFO 16:16:21,529 Started hinted handoff for token: 170141183460469231731687303715884105726 with IP: /10.179.111.137
>  INFO 16:16:21,530 Finished hinted handoff of 0 rows to endpoint /10.179.111.137
> {noformat}
> Introduced by CASSANDRA-3554.  The problem is that until a compaction on hints occurs, tombstones are present causing the isEmpty() check to be false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira