[arvados] updated: 2.5.0-364-g3e0786c27
git repository hosting
git at public.arvados.org
Thu Apr 6 16:10:08 UTC 2023
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
via 3e0786c27f85e715ac3d624a397ad84ae938384d (commit)
from 7e20ccadead4c215b530fc4634014c6c3d16a51d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 3e0786c27f85e715ac3d624a397ad84ae938384d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Apr 6 12:08:37 2023 -0400
Add 2.6.0 release to upgrade notes
refs #20145
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index 4b45142a7..96966c942 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -28,13 +28,17 @@ TODO: extract this information based on git commit messages and generate changel
<div class="releasenotes">
</notextile>
-h2(#main). development main (as of 2023-03-06)
+h2(#main). development main (as of 2023-04-06)
+
+"previous: Upgrading to 2.6.0":#v2_6_0
+
+h2(#v2_6_0). v2.6.0 (2023-04-06)
"previous: Upgrading to 2.5.0":#v2_5_0
h3. Slow migration on upgrade
-Important! This upgrade includes a database schema update changing the integer id column in each table from 32-bit to 64-bit. Because it touches every row in the table, on moderate to large sized installations this may be very slow (on the order of hours). Plan for the arvados-api-server package upgrade to take longer than usual.
+Important! This upgrade includes a database schema update changing the integer id column in each table from 32-bit to 64-bit. Because it touches every row in the table, on moderate to large sized installations *this may be very slow* (on the order of hours). Plan for the arvados-api-server package upgrade to take longer than usual.
h3. Default request concurrency, new limit on log requests
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list