Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C671D104F1 for ; Wed, 12 Feb 2014 21:22:49 +0000 (UTC) Received: (qmail 9631 invoked by uid 500); 12 Feb 2014 21:22:49 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 9580 invoked by uid 500); 12 Feb 2014 21:22:48 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 9572 invoked by uid 99); 12 Feb 2014 21:22:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 21:22:48 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Feb 2014 21:22:46 +0000 Received: (qmail 8127 invoked by uid 99); 12 Feb 2014 21:22:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 21:22:20 +0000 Date: Wed, 12 Feb 2014 21:22:20 +0000 (UTC) From: "Brock Noland (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SENTRY-99) Create infrastructure for notification MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SENTRY-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated SENTRY-99: ------------------------------- Attachment: SENTRY-99.patch RB https://reviews.apache.org/r/18028/ > Create infrastructure for notification > -------------------------------------- > > Key: SENTRY-99 > URL: https://issues.apache.org/jira/browse/SENTRY-99 > Project: Sentry > Issue Type: Sub-task > Reporter: Shreepadma Venugopalan > Attachments: SENTRY-99.patch > > > Notification infrastructure should invoke the notification handlers sequentially and pass in the event. It should generate a unique sequence number for the events and pass it to the notification handler. -- This message was sent by Atlassian JIRA (v6.1.5#6160)