[
https://issues.apache.org/jira/browse/ARTEMIS-4205?focusedWorklogId=851333&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-851333
]
ASF GitHub Bot logged work on ARTEMIS-4205:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Mar/23 12:27
Start Date: 16/Mar/23 12:27
Worklog Time Spent: 10m
Work Description: gtully commented on PR #4403:
URL:
https://github.com/apache/activemq-artemis/pull/4403#issuecomment-1471867220
great idea, this should have a lot in common with the jdbc lease lock, have
you seen that impl?
from what I recall it has db abstractions etc... it may be worth some
investigation to see if there is duplication.
https://github.com/apache/activemq-artemis/blob/main/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/jdbc/JdbcLeaseLockTest.java
Issue Time Tracking
-------------------
Worklog Id: (was: 851333)
Time Spent: 50m (was: 40m)
> Allow a database to be used to meet pluggable quorum vote locking requirements
> ------------------------------------------------------------------------------
>
> Key: ARTEMIS-4205
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4205
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Reporter: David Bennion
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Utilizing the new pluggable quorum vote locking api, implement the locking
> manager using a JDBC database connection. Support for Oracle, MSSQL and
> Postgres is included initially, with H2 being utilized for unit testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)