Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.5.1
-
None
-
None
Description
When configured to use a secondary database for locking, ActiveMQ creates and initializes ACTIVEMQ_LOCK in the primary database. It then starts as slave because it can't lock the table in the secondary database.
Workaround: manually copy the ACTIVEMQ_LOCK table from the primary database to the secondary database.
Attachments
Attachments
Issue Links
- depends upon
-
AMQ-4365 Allow the Lease Locker to be used with out a JDBCPersistenceAdapter - so it can be a kahadb lock
- Resolved