File 1421-Correct-default-for-dump_log_write_threshold.patch of Package erlang

From 5841bf3bf673a18687b42c4fd65747f3a8784846 Mon Sep 17 00:00:00 2001
From: Gustaw Lippa <34194983+gustawlippa@users.noreply.github.com>
Date: Tue, 31 May 2022 12:05:42 +0200
Subject: [PATCH] Correct default for dump_log_write_threshold

---
 lib/mnesia/doc/src/mnesia.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mnesia/doc/src/mnesia.xml b/lib/mnesia/doc/src/mnesia.xml
index b79398f302..78a404fde6 100644
--- a/lib/mnesia/doc/src/mnesia.xml
+++ b/lib/mnesia/doc/src/mnesia.xml
@@ -2955,7 +2955,7 @@ raise(Name, Amount) ->
         <p><c>-mnesia dump_log_write_threshold Max</c>.
           <c>Max</c> is an integer that specifies the maximum
           number of writes allowed to the transaction log before
-          a new dump of the log is performed. Default is <c>100</c>
+          a new dump of the log is performed. Default is <c>1000</c>
           log writes.</p>
       </item>
       <item>
-- 
2.35.3

openSUSE Build Service is sponsored by