From issues-return-53239-archive-asf-public=cust-asf.ponee.io@geode.apache.org Thu Sep 12 17:11:03 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9B890180657 for ; Thu, 12 Sep 2019 19:11:03 +0200 (CEST) Received: (qmail 89960 invoked by uid 500); 12 Sep 2019 17:11:02 -0000 Mailing-List: contact issues-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list issues@geode.apache.org Received: (qmail 89880 invoked by uid 99); 12 Sep 2019 17:11:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2019 17:11:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7706AE3155 for ; Thu, 12 Sep 2019 17:11:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3F654780697 for ; Thu, 12 Sep 2019 17:11:00 +0000 (UTC) Date: Thu, 12 Sep 2019 17:11:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@geode.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GEODE-7179) Alter command to change the state of event processing during AEQ creation 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/GEODE-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928743#comment-16928743 ] ASF subversion and git services commented on GEODE-7179: -------------------------------------------------------- Commit 3c2a906c616bcc8155599f0b4ecea5039e204bfb in geode's branch refs/heads/develop from Xiaojian Zhou [ https://gitbox.apache.org/repos/asf?p=geode.git;h=3c2a906 ] Merge pull request #4046 from BenjaminPerryRoss/feature/GEODE-7179 GEODE-7179: Add option to AlterAsyncEventQueue gfsh command for pause-event processing > Alter command to change the state of event processing during AEQ creation > ------------------------------------------------------------------------- > > Key: GEODE-7179 > URL: https://issues.apache.org/jira/browse/GEODE-7179 > Project: Geode > Issue Type: Bug > Reporter: nabarun > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > Add additional fields to alter async event queue command to change the state of event processing (paused or not) when the AEQ is being created. -- This message was sent by Atlassian Jira (v8.3.2#803003)