This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 41a4bd5b18 ARTEMIS-5945 Remove deprecated `intr` NFS mount option
41a4bd5b18 is described below

commit 41a4bd5b1861b27967749eead447cde61c448fd9
Author: Vilius Ĺ umskas <[email protected]>
AuthorDate: Tue Mar 10 17:18:35 2026 +0200

    ARTEMIS-5945 Remove deprecated `intr` NFS mount option
---
 docs/user-manual/ha.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/user-manual/ha.adoc b/docs/user-manual/ha.adoc
index ca3d37b8cd..51ed658961 100644
--- a/docs/user-manual/ha.adoc
+++ b/docs/user-manual/ha.adoc
@@ -164,8 +164,6 @@ These settings are designed for reliability and to help the 
broker detect proble
 
 sync::
 Specifies that all changes are immediately flushed to disk.
-intr::
-Allows NFS requests to be interrupted if the server is shut down or cannot be 
reached.
 noac::
 Disables attribute caching. This behavior is needed to achieve attribute cache 
coherence among multiple clients.
 soft::


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to