3 Replies Latest reply on Oct 29, 2010 12:16 PM by rahul_gsg

    <Hornetq-REST> Durable subscriptions are not getting GCed after calling DELETE subscription explicitly through REST

    rahul_gsg

      Use case :

       

      1. Created Durable subscriber through REST for a HQ topic

      2. Unsubscribed through DELETE REST.

      3. Checked JMX console after some time , found the Topic subscription <unique queueid> still existed and the messages getting accumulated for that subscription.

       

      Test Envrionment : Test Environment  : CentOS release 5.2 , jboss-4.2.3.GA , jre1.6.0_16-b01 ,hornetq-2.1.2 , hornetq-rest-1.0-beta-2.