From 3e057a5de5b36fa08609f178589b7ce95276d659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Spetebroodt?= <93837351+spetebroodt@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:54:48 +0200 Subject: [PATCH] RN 40729 --- .../General_Feature_Release_10.4.11.md | 6 ++++++ .../General_Main_Release_10.3.0_CU20.md | 6 ++++++ .../General_Main_Release_10.4.0_CU8.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md b/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md index b8edae0a48..779b8ecfab 100644 --- a/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md +++ b/release-notes/General/General_Feature_Release_10.4/General_Feature_Release_10.4.11.md @@ -58,6 +58,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073] diff --git a/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md b/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md index 541c5d539c..eabed2325a 100644 --- a/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md +++ b/release-notes/General/General_Main_Release_10.3/General_Main_Release_10.3.0_CU20.md @@ -42,6 +42,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073] diff --git a/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md b/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md index 597a55c16f..f4a808f054 100644 --- a/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md +++ b/release-notes/General/General_Main_Release_10.4/General_Main_Release_10.4.0_CU8.md @@ -42,6 +42,12 @@ The following calls have been improved: - `GetParameterDisplayByPrimaryKey` - `IsMatrixCrosspointConnected` +#### SLAnalytics will now wait longer for a message from SLNet announcing that it has finished loading the configuration [ID 40729] + + + +When starting up, up to now, SLAnalytics would wait up to 400 seconds for a message from SLNet announcing that it has finished loading the configuration. From now on, it will wait up to 20 minutes. + ### Fixes #### ReIndexElasticSearchIndexes tool would incorrectly overwrite the existing mapping by the default mappings [ID 40073]