Changes for page 198 - Great Migration
Last modified by Carlijn Kokkeler on 2024/04/18 13:14
From version 116.1
edited by Erik Bakker
on 2023/05/10 08:46
on 2023/05/10 08:46
Change comment:
There is no comment for this version
To version 117.1
edited by Erik Bakker
on 2023/05/22 14:03
on 2023/05/22 14:03
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -19 7-PayAttention1 +198 - Great Migration - Content
-
... ... @@ -2,36 +2,23 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving our next-generation architecture a ndintroduced alertingfunctionalityon topof ourevent streamingpattern based onuserfeedback. Furthermore, severalsmallerfeedback itemsand bugshave beenresolvedwiththisrelease.Sooutfurther ado,letusdive intoallwe havetooffer.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving the migration towards our next-generation architecture as well as improved the general behavior when running on the next-generation architecture. Furthermore, several improvements have been made to our own infrastructure to ensure that all data flowing via this infrastructure now more and more customers are migrating can be handled as good if not better as before. 6 6 7 -== ** Eventstreamingalerting** ==7 +== **3rd generation improvements and bug fixes** == 8 8 9 -This release expands our alerting functionality into the event streaming pattern. As of now, one new "static" alert has been introduced for all clients (using event streaming), and two "dynamic" alerts have been introduced that you can configure yourself if there is a need for it. 9 +//__"Stop" action when running a hybrid situation is not causing issues anymore__// 10 +Before, it could happen when running a double-lane setup in a hybrid situation (i.e karaf based runtimes on top of the next-generation architecture) that the stop action on said runtime would not stop the runtime but "kill" it. With this release that behavior is changed. 10 10 11 - The"static"alertwehaveaddedraisesan alert(andasubsequentil) whenthe actualtopicsizecrossesthethresholdof 80% of theconfiguredmaximum retentionsizeonatopic. This alertprovidesinsights into whethermessagesontaredeleted due toasize ortime constraint. In cases wheredata isdeleted, thetopic wastoo full way before themessagesshould have beenremovedduetotheretention hoursconstraint. This alert can indicatethatmessages might bedeletedbefore consumerroups had theoptiontoconsume the messages.12 +{{info}}Note that this fix is part of a new runtime image for the karaf based runtimes. The impact of this can be read [[here>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}} 12 12 13 -The two "dynamic" alerts we have added mimic the alerting on the queue level we already offer to the community. 14 +//__Removed certain dependencies between Deploy Architecture and Releases__// 15 +In this release, we have removed several specific dependencies that caused confusion between the functionality in the Deploy Architecture overview compared to the functionality that is linked to a release and specifically the deployment of a release. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@197-release-blog--new-alerting-options.png]] 16 - 17 -The first new "dynamic" alert allows you to raise an alert once the number of messages on one (or more topics) is less than a certain number per defined time unit. So, for example, you can configure an alert once the number of messages placed on a topic called "Exception" is less than 15 messages within 5 minutes. 18 - 19 -[[image:Main.Images.Release Blog.WebHome@197-release-blog--alert-config-example.png]] 20 - 21 -The second new "dynamic" alert allows you to raise an alert once one (or more) consumer groups are more than X messages behind on one or more topics. The configuration of this is comparable to what we saw before. 22 - 23 -For more information on the generic way of working surrounding alerting, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]]. 24 - 25 -== **3rd generation improvements** == 26 - 27 -//__Increased grace period for shutdown__// 28 -In this release, we have increased a container's grace period to shut down before it is forcefully shut down. This should reduce the chance of unwanted failover behavior within your model. 29 - 30 -//__Update at once or not__// 17 +//__Improved validation errors on invalid configuration of HTTP outbound components__// 31 31 This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 32 32 33 -//__Improved userfeedback while executing a deploymentplan__//34 -This release introduces a dditionalfeedbacktotheuserwhenthedeployment planisexecuted. Thisis noticeablewhenatepcannot beexecutedproperly.The relevantinformationaboutwhythiscannotbe executed is shown to the user.Thisway,they can takethis informationand act uponit insteadofassuming everything went well.20 +//__Improved migration behavior__// 21 +This release introduces several improvements with regards to the migration behavior via "Transfer settings from Design". Among these are a smoother migration of your JMS (and backup JMS) process, additional feedback given to the user and feedback when the migration process is finished. 35 35 36 36 //__Improved auto-healing when running in a hybrid situation__// 37 37 In situations where you run in a hybrid situation (i.e., partly next-gen and partly the current generation), we have improved the auto-healing functionality in case an "out of memory" appears on a runtime running in the current generation but on a next-generation architecture.