[
https://issues.apache.org/jira/browse/ARTEMIS-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2567.
------------------------------------
> Shared-store failback broken on NFS
> -----------------------------------
>
> Key: ARTEMIS-2567
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2567
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.10.1
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The changes from ARTEMIS-2441 caused a regression of the issue fixed by
> ARTEMIS-1417.
> The changes in ARTEMIS-1417 made sure to lock/unlock the {{server.lock}} file
> when reading the state information in order to deal with stale data over NFS.
> However, the changes from ARTEMIS-2441 split the lock into several different
> files which means that when the state information is read now the
> {{server.lock}} file itself is not locked/unlocked which results in reading
> stale data on the slave.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)