Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5C6810B96 for ; Sun, 2 Nov 2014 06:34:33 +0000 (UTC) Received: (qmail 56933 invoked by uid 500); 2 Nov 2014 06:34:33 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 56879 invoked by uid 500); 2 Nov 2014 06:34:33 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 56867 invoked by uid 99); 2 Nov 2014 06:34:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2014 06:34:33 +0000 Date: Sun, 2 Nov 2014 06:34:33 +0000 (UTC) From: "wanged (JIRA)" To: commits@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (APLO-369) Durable subscriptions can not work sometimes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 wanged created APLO-369: --------------------------- Summary: Durable subscriptions can not work sometimes Key: APLO-369 URL: https://issues.apache.org/jira/browse/APLO-369 Project: ActiveMQ Apollo Issue Type: Bug Components: apollo-mqtt Affects Versions: 1.7 Environment: centos 6.5 Reporter: wanged I use durable subscriptions for mqtt. when the client connected and subscripted, sometimes receive message from dsub, sometimes not receive message(at this time dsub has messages, unless the client disconnect and reconnect) . my config is: localhost 127.0.0.1 -- This message was sent by Atlassian JIRA (v6.3.4#6332)