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 E9C21D283 for ; Wed, 24 Oct 2012 13:20:12 +0000 (UTC) Received: (qmail 72866 invoked by uid 500); 24 Oct 2012 13:20:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 72688 invoked by uid 500); 24 Oct 2012 13:20:12 -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 72660 invoked by uid 99); 24 Oct 2012 13:20:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 13:20:12 +0000 Date: Wed, 24 Oct 2012 13:20:12 +0000 (UTC) From: "Christian Posta (JIRA)" To: dev@activemq.apache.org Message-ID: <1985282945.21640.1351084812117.JavaMail.jiratomcat@arcas> In-Reply-To: <1932711815.12850.1350943212386.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (AMQ-4123) Improve MQTT Inactivity Monitoring 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/AMQ-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483209#comment-13483209 ] Christian Posta commented on AMQ-4123: -------------------------------------- Ah, very nice with the waitFor(condition)... thanks! > Improve MQTT Inactivity Monitoring > ---------------------------------- > > Key: AMQ-4123 > URL: https://issues.apache.org/jira/browse/AMQ-4123 > Project: ActiveMQ > Issue Type: Bug > Components: MQTT, Transport > Affects Versions: 5.7.0 > Reporter: Christian Posta > Priority: Minor > Fix For: 5.8.0 > > > * Keep Alive should be 1.5 * the keep alive value specified by client (the grace period described in spec: http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html) > * MQTTInactivityMonitor checking for KeepAliveInfo in the onCommand, but it can never get a KeepAliveInfo as it is > * What to do when user explicitly turns Inactivity Monitor off? > * Should there be defaults to close potentially dead connections? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira