From dev-return-55648-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Tue Mar 5 00:15:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5A93A180627 for ; Tue, 5 Mar 2019 01:15:04 +0100 (CET) Received: (qmail 10822 invoked by uid 500); 5 Mar 2019 00:15:03 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 10811 invoked by uid 99); 5 Mar 2019 00:15:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2019 00:15:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0A241180D83 for ; Tue, 5 Mar 2019 00:15:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 4NmmSUu53DKD for ; Tue, 5 Mar 2019 00:15:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 4D8115F432 for ; Tue, 5 Mar 2019 00:15:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 73B98E27E0 for ; Tue, 5 Mar 2019 00:15:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 173B925725 for ; Tue, 5 Mar 2019 00:15:00 +0000 (UTC) Date: Tue, 5 Mar 2019 00:15:00 +0000 (UTC) From: "Abhishek Singh Chouhan (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (PHOENIX-5175) Separate client settings for disabling server side mutations for upserts and deletes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Abhishek Singh Chouhan created PHOENIX-5175: ----------------------------------------------- Summary: Separate client settings for disabling server side mutations for upserts and deletes Key: PHOENIX-5175 URL: https://issues.apache.org/jira/browse/PHOENIX-5175 Project: Phoenix Issue Type: Improvement Reporter: Abhishek Singh Chouhan Assignee: Abhishek Singh Chouhan PHOENIX-5026 added setting to disable server side mutations for upserts AND deletes. This is an addition to that and provides separate knobs for upserts and deletes. -- This message was sent by Atlassian JIRA (v7.6.3#76005)