[
https://issues.apache.org/jira/browse/ARTEMIS-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Nigro updated ARTEMIS-1762:
-------------------------------------
Description:
JDBC based journal is using a JdbcNodeManager when no HA is configured: should
be better to not have it to avoid unneeded lock table creations
.
was:File and JDBC based journal are both creating NodeManager instances even
when HA is not configured: should be better to not have any of them to avoid
unneeded file lock/table creations.
> Jdbc NodeManagers shouldn't be used if HA is not configured
> -----------------------------------------------------------
>
> Key: ARTEMIS-1762
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1762
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
>
> JDBC based journal is using a JdbcNodeManager when no HA is configured:
> should be better to not have it to avoid unneeded lock table creations
> .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)