This content has been marked as final. 
    
Show                 2 replies
    
- 
        
1. Re: Messages stuck In Delivery
clebert.suconic May 2, 2013 12:15 PM (in response to gabriel_popescu)There's possibly a consumer that you're not closing? setup TTL properly and make sure you close your consumers on a try-final fashion.
 - 
        
2. Re: Messages stuck In Delivery
ajinkya.bambal Apr 17, 2015 8:39 AM (in response to clebert.suconic)Hi Clebert/Gabriel ,
I have also faced the same problem . Even if I restarted consumer the problem still persist . If we restart Consumer then it will create new Connection and session with HQ .Then ideally this problem should not occur . Could you please clarify my doubt in detail.