Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 565CA9A05 for ; Sun, 12 Feb 2012 23:05:21 +0000 (UTC) Received: (qmail 82739 invoked by uid 500); 12 Feb 2012 23:05:21 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 82703 invoked by uid 500); 12 Feb 2012 23:05:20 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 82695 invoked by uid 99); 12 Feb 2012 23:05:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2012 23:05:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2012 23:05:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 575551B237B for ; Sun, 12 Feb 2012 23:04:59 +0000 (UTC) Date: Sun, 12 Feb 2012 23:04:59 +0000 (UTC) From: "Peter Schuller (Commented) (JIRA)" To: commits@cassandra.apache.org Message-ID: <409553884.30077.1329087899359.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <76696299.30061.1329087539490.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-3893) HintedHandOffManager should possibly consider non-normal tokens MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206550#comment-13206550 ] Peter Schuller commented on CASSANDRA-3893: ------------------------------------------- {{StorageProxy.scheduleLocalHint()}} is also suspect, but I have to look around more. It's not clear to me right now how we avoid it running with hint targets that are non-normal. I'm moving on for the moment though and will come back to this. > HintedHandOffManager should possibly consider non-normal tokens > --------------------------------------------------------------- > > Key: CASSANDRA-3893 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3893 > Project: Cassandra > Issue Type: Sub-task > Components: Core > Reporter: Peter Schuller > Assignee: Peter Schuller > Priority: Minor > > HHOM is using {{TokenMetadata.getToken()}} in {{deleteHintsForEndpoint}} and {{deliverHintsToEndpointInternal}}. {{getToken()}} only considers normal endpoints. It's not clear to me why tokens that are joining should be excluded from processing. -- 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