History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LINGO-2
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Yuri Schimke
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lingo

request() should have message expiry

Created: 25/Apr/05 04:00 PM   Updated: 17/Aug/05 07:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0-M1

Time Tracking:
Not Specified

File Attachments: 1. Java Source File JmsSingleThreadedTest.java (1 kb)
2. File ttl.diff (5 kb)



 Description  « Hide
I can't see anywhere that setTimeToLive is being set on the MessageProducer.
When you are making a request with a timeout, then setting the TTL means you don't have a backlog of useless jobs in the queue.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Yuri Schimke - 13/May/05 01:18 PM
TTL patch. I think TTL and persistent status should actually be configurable. But this is what I needed in order to use lingo in our system.

Yuri Schimke - 13/May/05 01:19 PM
Test for TTL patch

james strachan - 17/May/05 03:36 AM
Patch applied - many thanks Yuri