Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 48622 invoked from network); 13 Sep 2010 16:03:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 16:03:56 -0000 Received: (qmail 75916 invoked by uid 500); 13 Sep 2010 16:03:56 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 75781 invoked by uid 500); 13 Sep 2010 16:03:55 -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 75667 invoked by uid 99); 13 Sep 2010 16:03:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 16:03:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 16:03:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8DG3YXl000193 for ; Mon, 13 Sep 2010 16:03:34 GMT Message-ID: <18010440.155541284393814169.JavaMail.jira@thor> Date: Mon, 13 Sep 2010 12:03:34 -0400 (EDT) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1499) clean up ApplicationState In-Reply-To: <1900770.155501284393813423.JavaMail.jira@thor> 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-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908840#action_12908840 ] Jonathan Ellis commented on CASSANDRA-1499: ------------------------------------------- 02 rename ApplicationState -> VersionedValue; add enum ApplicationState 01 consolidate ApplicationState construction in ApplicationStateFactory > clean up ApplicationState > ------------------------- > > Key: CASSANDRA-1499 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1499 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Priority: Minor > Fix For: 0.7 beta 2 > > Attachments: 0001-consolidate-ApplicationState-construction-in-Applicati.txt, 0002-rename-ApplicationState-VersionedValue-add-enum-Applic.txt > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.