Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89871200B79 for ; Tue, 23 Aug 2016 11:07:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 88351160AA5; Tue, 23 Aug 2016 09:07:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04DAF160AAD for ; Tue, 23 Aug 2016 11:07:22 +0200 (CEST) Received: (qmail 85801 invoked by uid 500); 23 Aug 2016 09:07:22 -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 85624 invoked by uid 99); 23 Aug 2016 09:07:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 09:07:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C0FC52C014E for ; Tue, 23 Aug 2016 09:07:21 +0000 (UTC) Date: Tue, 23 Aug 2016 09:07:21 +0000 (UTC) From: "hebing (JIRA)" To: commits@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (APLO-389) MQTT client won't receive message when reconnected to apollo server with cleanSession=false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 09:07:23 -0000 [ https://issues.apache.org/jira/browse/APLO-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432443#comment-15432443 ] hebing commented on APLO-389: ----------------------------- see https://issues.apache.org/jira/browse/APLO-370 > MQTT client won't receive message when reconnected to apollo server with cleanSession=false > ------------------------------------------------------------------------------------------- > > Key: APLO-389 > URL: https://issues.apache.org/jira/browse/APLO-389 > Project: ActiveMQ Apollo > Issue Type: Bug > Environment: paho 1.1 > apollo 1.7.1 > windows xp > Reporter: flyhawk_xjtu@126.com > > first: subscriber subscribe a topic ,then disconnect from the apollo server > then:publisher publish message to the apollo server with the same topic > last: subscriber just connect to the apollo server and it can't receiver the message. Addtionally we can see the message on the apollo sever console page. -- This message was sent by Atlassian JIRA (v6.3.4#6332)