Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE76818D03 for ; Thu, 10 Dec 2015 03:23:11 +0000 (UTC) Received: (qmail 81787 invoked by uid 500); 10 Dec 2015 03:23:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 81713 invoked by uid 500); 10 Dec 2015 03:23:11 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 81391 invoked by uid 99); 10 Dec 2015 03:23:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 03:23:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 38E722C1F84 for ; Thu, 10 Dec 2015 03:23:11 +0000 (UTC) Date: Thu, 10 Dec 2015 03:23:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14851) Add test showing how to use TTL from thrift 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/HBASE-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049961#comment-15049961 ] Hudson commented on HBASE-14851: -------------------------------- SUCCESS: Integrated in HBase-1.3 #426 (See [https://builds.apache.org/job/HBase-1.3/426/]) HBASE-14851 Add test showing how to use per put TTL from thrift (eclark: rev 967873b5783cc682c0bcd2c2a25aad7baa49f3a3) * hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java > Add test showing how to use TTL from thrift > ------------------------------------------- > > Key: HBASE-14851 > URL: https://issues.apache.org/jira/browse/HBASE-14851 > Project: HBase > Issue Type: Task > Affects Versions: 2.0.0 > Reporter: Elliott Clark > Assignee: Elliott Clark > Fix For: 2.0.0, 1.2.0, 1.3.0 > > Attachments: HBASE-14851-v1.patch, HBASE-14851.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)