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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
