Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 5D749189D7 for ; Mon, 1 Feb 2016 16:42:48 +0000 (UTC) Received: (qmail 59554 invoked by uid 500); 1 Feb 2016 16:41:49 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 59487 invoked by uid 500); 1 Feb 2016 16:41:49 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 59476 invoked by uid 99); 1 Feb 2016 16:41:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 16:41:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5C05ADFCE4; Mon, 1 Feb 2016 16:41:49 +0000 (UTC) From: jbertram To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis pull request: ARTEMIS-374 support schedule messag... Content-Type: text/plain Message-Id: <20160201164149.5C05ADFCE4@git1-us-west.apache.org> Date: Mon, 1 Feb 2016 16:41:49 +0000 (UTC) Github user jbertram commented on the pull request: https://github.com/apache/activemq-artemis/pull/362#issuecomment-178061415 I'm not following. From what I can tell in addHead() (where I need to do the check) Rreference.getScheduledDeliveryTime() will always return 0 so there's no way to differentiate scheduled messages from non-scheduled messages by using this property. Can you clarify your suggestion? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---