[
https://issues.apache.org/jira/browse/AMQ-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-4904.
-----------------------------
Resolution: Fixed
fix and test in http://git-wip-us.apache.org/repos/asf/activemq/commit/7d98b320
> jdbc ioexception handler can restart transports in error after lease expriy
> ---------------------------------------------------------------------------
>
> Key: AMQ-4904
> URL: https://issues.apache.org/jira/browse/AMQ-4904
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.9.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Labels: ioexceptionhandler, jdbc, lease, restart
> Fix For: 5.10.0
>
>
> When the db is unavailable the jdbcioexception handler will suspend by
> stopping the transport connectors and will await a successful checkpoint on
> the jdbc store before a restart.
> If the db becomes available btween the check for lock and the checkpoint, it
> is possible to try and restart the transports without the lock, in error.
> We need to validate the lock after we stop our wait for the checkpoint.
--
This message was sent by Atlassian JIRA
(v6.1#6144)