From dev-return-85024-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Thu Jan 25 00:32:08 2018 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D14E017D2A for ; Thu, 25 Jan 2018 00:32:08 +0000 (UTC) Received: (qmail 55454 invoked by uid 500); 25 Jan 2018 00:32:08 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 55421 invoked by uid 500); 25 Jan 2018 00:32:08 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 55410 invoked by uid 99); 25 Jan 2018 00:32:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2018 00:32:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 469B01A058C for ; Thu, 25 Jan 2018 00:32:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.911 X-Spam-Level: X-Spam-Status: No, score=-99.911 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id UW-w2Hh6b4Ri for ; Thu, 25 Jan 2018 00:32:07 +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 E143F5FBEE for ; Thu, 25 Jan 2018 00:32:06 +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 E03B2E0F37 for ; Thu, 25 Jan 2018 00:32:05 +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 47D4C2410C for ; Thu, 25 Jan 2018 00:32:01 +0000 (UTC) Date: Thu, 25 Jan 2018 00:32:01 +0000 (UTC) From: "Andrew Stitcher (JIRA)" To: dev@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PROTON-927) absolute-expiry-time, creation-time and priority are encoded as 0 if not set 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/PROTON-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338487#comment-16338487 ] Andrew Stitcher commented on PROTON-927: ---------------------------------------- [~rkubis] - the bugs are different - this one is about encoding messages - the other is about decoding messages. > absolute-expiry-time, creation-time and priority are encoded as 0 if not set > ---------------------------------------------------------------------------- > > Key: PROTON-927 > URL: https://issues.apache.org/jira/browse/PROTON-927 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Affects Versions: 0.9.1 > Reporter: Gordon Sim > Assignee: Andrew Stitcher > Priority: Major > Labels: codec > Fix For: proton-c-0.21.0 > > > They should instead be encoded as null (since there is no default). (Possibly affects all numeric fields in headers and properties sections(?)) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org