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 5164918A40 for ; Wed, 10 Feb 2016 13:48:34 +0000 (UTC) Received: (qmail 74108 invoked by uid 500); 10 Feb 2016 13:48:18 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 74060 invoked by uid 500); 10 Feb 2016 13:48:18 -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 74037 invoked by uid 99); 10 Feb 2016 13:48:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2016 13:48:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2377D2C1F57 for ; Wed, 10 Feb 2016 13:48:18 +0000 (UTC) Date: Wed, 10 Feb 2016 13:48:18 +0000 (UTC) From: "Jason Brown (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-11040) Encrypted hints 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-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140765#comment-15140765 ] Jason Brown edited comment on CASSANDRA-11040 at 2/10/16 1:48 PM: ------------------------------------------------------------------ ok, rebased and [updated the yaml docs|https://github.com/jasobrown/cassandra/commit/97d82193eb54cb60939d4c454c23d05ded02bd55] test results: [testall|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-9633-testall/] [dtest|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-9633-dtest/] edit: and, of course, I linked to the test results for a different ticket ... rerunning now was (Author: jasobrown): ok, rebased and [updated the yaml docs|https://github.com/jasobrown/cassandra/commit/97d82193eb54cb60939d4c454c23d05ded02bd55] test results: [testall|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-9633-testall/] [dtest|http://cassci.datastax.com/view/Dev/view/jasobrown/job/jasobrown-9633-dtest/] edit: and, of course, I linked to the wrong test results ... rerunning now > Encrypted hints > --------------- > > Key: CASSANDRA-11040 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11040 > Project: Cassandra > Issue Type: Improvement > Reporter: Jason Brown > Assignee: Jason Brown > Priority: Minor > Labels: encryption, hints, security > > When users enable system-wide encryption (which includes commit logs, CASSANDRA-6018), we need to encrypt other assets, as well. Hence, let's encrypt hints. -- This message was sent by Atlassian JIRA (v6.3.4#6332)