Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 171.1
edited by Carlijn Kokkeler
on 2023/10/11 15:54
on 2023/10/11 15:54
Change comment:
There is no comment for this version
To version 111.1
edited by Erik Bakker
on 2023/05/09 12:45
on 2023/05/09 12:45
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 206-SituationalDeployment1 +197 - Pay Attention - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -2,110 +2,77 @@ 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 donemuchworkfortheDeployphase.On topofthat,wehaveworkedonseveralstorefunctionalities.Nextto this, wehave several smaller feedback itemsfromourhackathonefforts thatarenow released toyou.5 +**Hi there, eMagiz developers!** In the last few weeks, we have work hard on improving our next generation architecture and introduced alerting functionality on top of our event streaming pattern based on user feedback. Furthermore there are several smaller feedback items and bugs that have been resolved with this release. So without further ado let us dive into all we have to offer. 6 6 7 -== ** DeploymentPlan** ==7 +== **Event streaming alerting** == 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 9 +With this release we expand our alerting functionality into the event streaming pattern. As of now one new "static" alert is introduced for all clients (using event streaming) and two "dynamic" alerts are introduced that you can configure yourself if there is need for it. 11 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 11 +The "static" alert we have added raises an alert (and a subsequent email) when the actual topic size crosses the threshold of 80% of the configured maximum retention size on a topic. This alert provides insights whether messages on it are deleted due to a size or time constraint. In cases where data is deleted becomes the topic was too full way before the messages should have been removed as a result of the retention hours constraint this alert can be seen as an indication that messages might be deleted before consumer groups had the option to consume the messages. 14 14 15 -//__JMS memory setting check__// 16 -A change in memory settings triggers redeployment of the container now. 13 +The two "dynamic" alerts we have added mimic the alerting on queue level we already offer to the community. 17 17 18 -//__Properties tab__// 19 -We have removed the deprecated tab Properties in the Deploy phase. 15 +[[image:Main.Images.Release Blog.WebHome@197-release-blog--new-alerting-options.png]] 20 20 21 -//__Cleanup old images__// 22 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 17 +The first new "dynamic" alert allows you to raise an alert once the total 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 message placed on a topic called "Exception" is less than 15 messages within 5 minutes. 23 23 24 -//__Performance improvements for loading releases__// 25 -Performance improvements have been implemented for loading releases in Deploy. Releases should now load faster than before. All functionality should remain exactly the same as before. 19 +[[image:Main.Images.Release Blog.WebHome@196-release-blog--alert-config-example.png]] 26 26 27 - ==**StoreImprovements**==21 +The second new "dynamic" alert allows you to raise an alert once one (or more) consumer groups is more than X number of messages behind on one or more topics. The configuration of this is comparable as we saw before. 28 28 29 -//__Message definition elements order__// 30 -We fixed an issue that the order of message definition elements was changed after being imported. 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.WebHome||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]]. 31 31 32 -//__Importing a store item with synchronous message definitions__// 33 -We fixed an issue that importing a store item with synchronous message definitions went wrong. Now, the imported message definitions should correspond with the exported message definitions. 25 +== **3rd generation improvements** == 34 34 35 -//__ Importingstoreitems containing static copies__//36 - Wefixedanissue thatstoreitemsweremissingstaticcopies.Now,storeitemswithstaticcopies areimportedcorrectly.27 +//__Event Streaming statistics completion__// 28 +In this release, we have updated the retrieval of data to ensure that for all models, all environments and all topics this data can be shown to the user so they can properly monitor the environment. 37 37 38 -//__ Importing Storecontent__//39 - We fixedan issuethatblockedyoufromimporting StorecontentintheDesignphase. Themessage definitionsand messagemappings are nowimportedcorrectlyas the original contentintheitem ofthe Store.30 +//__Deployments on next generation architecture__// 31 +This release fixes several smaller bugs and adds several improvements to the deployment process of the next generation architecture. 40 40 41 -//__ Storedisclaimer__//42 - Userswho are notthe modelowner no longersee theeMagiz Storeisclaimerpopup,instead theyseeapopupcontaining amessagethatstatesthatthemodelownershouldacceptthedisclaimer.33 +//__Clean queues option__// 34 +This release introduces an option for **admins** to clean queues that remained after a migration towards the next generation runtime architecture. This will make the overview of which queues are "problematic" a much more realistic overview. 43 43 44 -== **Feedback Items** ==36 +== **Feedback items ** == 45 45 46 -//__ Alertingmanualpause__//47 - Afewreleasesagowechangedthebehavior ofalertinginthedeploymentplan.Now each timewhena deployment plan isexecutedthealertingwill be automaticallyre-enabledwhenthedeployercloses the deploymentplan or closesthe web browser. Theajorityoftheusers arehappywiththeewbehavior, butthereare some usecases that youonot wantstart the alertingimmediately.Withthisrelease,ifalertinghasbeenpausedmanually,thiswill notbe activatedautomaticallyaftera release deployment.38 +//__On-premise containers are started upon slot wakeup__// 39 +With this release, we have added additional functionality to models running in the next generation runtime architecture. With this improvement all on-premise containers are stopped when the cloud slot goes to sleep and are woken up once the slot is woken up in the morning. 48 48 49 -//__ Orderingof graphsinManage__//50 - Thegraphs inManage are now orderedaccordingto importance. Thismeansthatruntimestatisticsaretedby"Process CPU usage" (highestfirst), queuestatisticsareted by"Messagesinqueue"(highest first), andHTTP statistics are sortedby "Unsuccessfulrequests" (highestfirst).41 +//__Resource path is shown to the user__// 42 +You can now, without downloading, see the resource path of a resource by viewing the metadata of the resource. You can do so by pressing the "eye" icon to view this information. 51 51 52 -//__ UTCtimesGrafanapanels__//53 - AllGrafanapanelsnowshowUTC times,whichare normallyusedineMagiz, insteadoflocal(browser)timezones.This way,it iseasier to matchgraphswithloggingeventsoralerts.44 +//__Flow designer improvements__// 45 +With this release various improvements have been made to the flow designer. Among others we have improved the overview of what an "unused resource" is. You now have the option to define certain resources that are used but cannot be auto-detected by eMagiz to be an "used" resource to avoid confusion. 54 54 55 -//__ Updateflowdesignerversion__//56 - Theframeworkusedintheflow designerhas been updatedto thelatestversion.47 +//__Improved capabilities of a company contact__// 48 +With this release we have improved the capabilities of a company contact. As of now you can also add users to models belonging to subcompanies below your the company to which you are the company contact. 57 57 58 -//__Carwash track TLS versions in logging__// 59 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 50 +== **Bug fixes ** == 60 60 61 -//__ Moving channelsintheflowdesigner__//62 - Movingalreadyattachedchannelstheflowdesigner hasbeenmade sligthlyeasier.52 +//__Optional API parameters are handled correctly__// 53 +Currently, eMagiz would create the wrong expression for handling optional API parameters. With this release we have improved the expression in such a way that all optional parameters are handled correctly out of the box. 63 63 64 -//__ Topicsizesdescriptionchange__//65 - Inthechange description(and History)whenalteringtheopic sizeof atopicthe newand oldvaluewereswitched aroundcreatingconfusion,this has beenresolved.55 +//__Without CDM rights nothing related to any data model can be edited anymore__// 56 +With this release, we have made sure that nothing related to any data model can be edited without having the proper rights. 66 66 67 -//__ Passwordchange notification__//68 -Wh enan accountpasswordchangerequest is made, evenwhen thisfails,amailissentto the accountowner to informtheownerabouttheaction.58 +//__Improved sorting of Design and Deploy archticture__// 59 +With this release, we now ensure that both Design and Deploy architecture are sorted in the same manner to avoid confusion when quickly switching between both views. 69 69 70 -//__Password comparison__// 71 -When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password corresponds with a password in the database. 72 - 73 -//__Inactive user alerting__// 74 -Inactivated users are now removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications. 75 - 76 -//__Alphabetical sorting on user level in HTTP statistics__// 77 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 78 - 79 -//__SOAP Web services path__// 80 -Developers with Admin rights are now able to edit the 'SOAP Web services path' in the SSL settings. 81 - 82 -== **Bug Fixes** == 83 - 84 -//__Flow designer styling__// 85 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 86 - 87 -//__Partial search for messages__// 88 -It is now possible to search on messages partially in Manage Monitoring. For example, a search for Uptime can be done by searching for "up" "time" "ptim". 89 - 90 -//__Disk usage after cloud template update__// 91 -In the last cloud template update there was an issue with disk performance. This has been resolved in this release. You can manually upgrade your cloud template, or rely on automatic updates. 92 - 93 -//__Error handling migration__// 94 -If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 95 - 96 96 == **Fancy Forum Answers** == 97 97 98 98 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 99 99 100 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 65 +* [[jsonPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 66 +* [[Connecting to Azure SQL>>https://my.emagiz.com/p/question/172825635703415110||target="blank"]] 67 +* [[Changes to JSON api keep breaking my model validation, although they are irrelevant to me>>https://my.emagiz.com/p/question/172825635703415225||target="blank"]] 101 101 102 102 == **Key takeaways** == 103 103 104 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:71 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 105 105 106 106 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 107 107 * If you have feedback or ideas for us, talk to the Platypus 108 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 75 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 109 109 * Clear your browser cache (Ctrl + Shift + Del) 110 110 * Check out the release notes [here] 111 111 * Start thinking about how the license tracker can aid your development ... ... @@ -118,6 +118,6 @@ 118 118 {{info}} 119 119 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 120 120 121 -~*~* Indicates a next-generation-architecture only feature.88 +~*~* Indicates a GEN3-only feature. 122 122 {{/info}})))((({{toc/}}))){{/container}} 123 123 {{/container}}