[Karaf] Extend DefaultJDBCLock to support MySQL out of the box.
---------------------------------------------------------------
Key: FELIX-1752
URL: https://issues.apache.org/jira/browse/FELIX-1752
Project: Felix
Issue Type: Improvement
Components: Karaf
Reporter: Jamie goodyear
Fix For: karaf-1.0.2
This is to ensure that the DefaultJDBCLock implementation works with MySQL.
The MySQL 'lock table' mechanism may be used to allow a master process to hold
a locking table from slave instances. When the master instance losses
connection with the DB the lock is broken allowing a slave instance to take
over processing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.