• Bug
  • Status: Open
  • 2 Major
  • Resolution:
  • interfaces
  • Reporter: phaefele
  • July 13, 2007
  • 0
  • Watchers: 1
  • December 16, 2011

Description

If we do a poll on a shared LinkedBlockingQueue, the call never returns, even though we see items in the list via the Admin console.

Comments

Fiona OShea 2007-07-13

Tim can you take a quick look at this (or pass the buck:)

Tim Eck 2007-07-13

There might not be a lot to work with here (maybe ask for more info, thread dump, etc), but this sounds like something you’ve dealt with in the past.

I remember any issue a lot like this – when was the fix made (ie. was it after 2.3.0)? If so, maybe going to 2.4 is the answer

Taylor Gautier 2007-07-13

I’ve not seen this and used both take and poll successfully. Is the JVM that does the poll successfully connected to the cluster? (E.g. are there two connected clients in the admin console)

What versions of OS, JVM, and Terracotta are being used?

Is there any way to post code to reproduce this?

Antonio Si 2007-07-16

In adition to the information suggested by Taylor, how many nodes and how many threads per node are involved?

If you could post a thread dump when the poll() hangs, that would be very helpful.

Antonio Si 2008-04-25

This bug is created back in 2.3 about a year ago. Not sure if it still have this problem.