]
Chris Gentile commented on JGRP-1912:
-------------------------------------
I need to attach the test driver (a single .java file).
I can't figure out how to make the Attachments visible so that I can add a file.
LockService can fail under heavy load
-------------------------------------
Key: JGRP-1912
URL:
https://issues.jboss.org/browse/JGRP-1912
Project: JGroups
Issue Type: Bug
Affects Versions: 3.6.1
Environment: both windows 8.1 and RHEL
java 1.7.0_75
Reporter: Chris Gentile
Assignee: Bela Ban
Once in awhile, the LockService will get stuck acquiring a lock.
These seems to occur most often when two threads are simultaneously trying to acquire the
same lock. (i.e.: exact same millisecond on a server with multiple processors).