[
https://issues.apache.org/jira/browse/OAK-12112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miroslav Smiljanic updated OAK-12112:
-------------------------------------
Fix Version/s: 1.92.0
> Add UnresolvedAddressException to the list of transient exceptions that can
> prevent lease renewal
> -------------------------------------------------------------------------------------------------
>
> Key: OAK-12112
> URL: https://issues.apache.org/jira/browse/OAK-12112
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-azure
> Affects Versions: 1.88.0
> Reporter: Miroslav Smiljanic
> Assignee: Miroslav Smiljanic
> Priority: Major
> Fix For: 1.92.0
>
>
> UnresolvedAddressException can prevent azure repository lock lease renewal
> {noformat}
> 2026-02-25 00:23:47.555 [AzureRepositoryLock-Refresher]
> org.apache.jackrabbit.oak.segment.azure.AzurePersistence Lost connection to
> the Azure. The client will be closed.
> 2026-02-25 00:23:47.555 [AzureRepositoryLock-Refresher]
> org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock Can't renew the
> lease
> java.nio.channels.UnresolvedAddressException: null
> at java.base/sun.nio.ch.Net.checkAddress(Net.java:143)
> at java.base/sun.nio.ch.Net.checkAddress(Net.java:151)
> at
> java.base/sun.nio.ch.SocketChannelImpl.checkRemote(SocketChannelImpl.java:842)
> at
> java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:865)
> at io.netty.util.internal.SocketUtils$3.run(SocketUtils.java:91)
> [org.apache.ja
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)