« Return to Thread: Failing to acquire exclusive lock - MySQL

Re: Failing to acquire exclusive lock - MySQL

by Mykola :: Rate this Message:

Reply to Author | View in Thread

Anthrope wrote:
There is a bug in the 4.1.1 release version of DefaultDatabaseLocker.java. The problem is that the result of the execution of the prepared statement to lock the database row is being incorrectly interpreted. This link ought to explain why:
This bug exist also in 4.1 version, I've added it to issue tracking
http://issues.apache.org/activemq/browse/AMQ-1236
but it is still unassigned

 « Return to Thread: Failing to acquire exclusive lock - MySQL