From issues-return-81324-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Thu Jul 18 14:04:02 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 E9362180684 for ; Thu, 18 Jul 2019 16:04:01 +0200 (CEST) Received: (qmail 89096 invoked by uid 500); 18 Jul 2019 14:04:01 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 89062 invoked by uid 99); 18 Jul 2019 14:04:01 -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, 18 Jul 2019 14:04:01 +0000 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 64FD2E2E8D for ; Thu, 18 Jul 2019 14:04: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 22C4626592 for ; Thu, 18 Jul 2019 14:04:00 +0000 (UTC) Date: Thu, 18 Jul 2019 14:04:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-6443) ParseSyslog5424 n-th SD-ELEMENT isn't parsed 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/NIFI-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888009#comment-16888009 ] ASF subversion and git services commented on NIFI-6443: ------------------------------------------------------- Commit 3fb445437580bf47f1bec2b553aaff5424eb9eef in nifi's branch refs/heads/master from mike [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3fb4454 ] NIFI-6443 - ParseSyslog5424 n-th SD-ELEMENT isn't parsed Signed-off-by: Pierre Villard This closes #3588. > ParseSyslog5424 n-th SD-ELEMENT isn't parsed > -------------------------------------------- > > Key: NIFI-6443 > URL: https://issues.apache.org/jira/browse/NIFI-6443 > Project: Apache NiFi > Issue Type: Bug > Components: Extensions > Reporter: Michael Guelfi > Priority: Critical > Attachments: ParseSyslog5424.patch, nifi.patch > > Time Spent: 50m > Remaining Estimate: 0h > > simple-syslog-5424 has been updated 0.0.13 to fix a parsing bug > The attached patch updates the POM to pull that update, and fixes the testing to match. > There was also a bug in the SYSLOG_BODY test that meant some edge cases around the same parsing passed when they should have failed. -- This message was sent by Atlassian JIRA (v7.6.14#76016)