Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 172.1
edited by Carlijn Kokkeler
on 2023/10/12 10:49
on 2023/10/12 10:49
Change comment:
There is no comment for this version
To version 112.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,113 +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 -== **Release Date Change** == 8 -As of release 208, released on November 9th, 2023, we will change our release date to Thursday morning starting at 05:00 AM. We opted for this change as it allows us to control better and manage our releases to uphold the quality standards you have gotten used to from us. Should you have any questions, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 7 +== **Event streaming alerting** == 9 9 10 - ==**DeploymentPlan**==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 -//__Improved deployment plan to make the process better and more predictable__// 13 -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. 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 -//__Editing release properties__// 16 -With this release, it will be possible to change the description of a property by editing the property. 13 +The two "dynamic" alerts we have added mimic the alerting on queue level we already offer to the community. 17 17 18 -//__JMS memory setting check__// 19 -A change in memory settings triggers redeployment of the container now. 15 +[[image:Main.Images.Release Blog.WebHome@197-release-blog--new-alerting-options.png]] 20 20 21 -//__Properties tab__// 22 -We have removed the deprecated tab Properties in the Deploy phase. 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 -//__Cleanup old images__// 25 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 19 +[[image:Main.Images.Release Blog.WebHome@196-release-blog--alert-config-example.png]] 26 26 27 -//__Performance improvements for loading releases__// 28 -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. 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. 29 29 30 - ==**StoreImprovements**==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"]]. 31 31 32 -//__Message definition elements order__// 33 -We fixed an issue that the order of message definition elements was changed after being imported. 25 +== **3rd generation improvements** == 34 34 35 -//__ Importingastore item withsynchronous message definitions__//36 - Wefixedanissue thatimportingastoreitem withsynchronousmessagedefinitions wentwrong.Now,the imported messagedefinitionsshould correspondwiththe exportedmessagedefinitions.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 store itemscontainingstaticcopies__//39 - We fixedanissuethatstore items wereissingstaticcopies.Now,storeitems withstatic copiesareimportedcorrectly.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 -//__ ImportingStorecontent__//42 - We fixedan issue that blockedyoufromimportingStorecontentin theDesignphase.Theessageefinitionsandmessage mappingsare nowimportedcorrectlyasthe originalcontentin theitemoftheStore.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 -//__Store disclaimer__// 45 -Users who are not the model owner no longer see the eMagiz Store disclaimer popup, instead they see a popup containing a message that states that the model owner should accept the disclaimer. 36 +== **Feedback items ** == 46 46 47 -== **Feedback Items** == 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 -//__ Alertingmanualpause__//50 - A few releases agowechangedthe behaviorof alerting inthe deploymentplan. Noweach time whena deployment plan is executedthe alertingwill beautomatically re-enabledwhenthedeployerlosesthedeploymentplanorclosesthe web browser. The majority of theusers arehappy withthenew behavior,buttherearemeusecasesthat you donotwantstart thealertingimmediately.With this release,ifalertinghas beenpaused manually,thiswillnot be activated automatically after a release deployment.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 -//__ Orderingof graphsin Manage__//53 - Thegraphs inManagearenoworderedaccordingtoimportance.Thismeansthatruntimestatisticsaresortedby "ProcessCPUusage"(highest first),queueisticsare sorted by"Messages inqueue" (highestfirst), andHTTPstatisticsare sortedby"Unsuccessfulrequests"(highestfirst).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 -//__ UTCtimesinGrafanapanels__//56 - AllGrafanapanelsnowshowUTCtimes,whicharenormallyused ineMagiz,insteadoflocal(browser)timezones.Thisway, itiseasier tomatchgraphswithloggingevents oralerts.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 -//__Update flow designer version__// 59 -The framework used in the flow designer has been updated to the latest version. 50 +== **Bug fixes ** == 60 60 61 -//__ CarwashtrackTLSversionsinlogging__//62 - A newloggingfeature willbeleased, enablingustomakebetterchoicesindeprecatingold encryptionstandards.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 -//__ Movingchannels in theflowdesigner__//65 - Movingalreadyattachedchannelsin theflowdesignerhasbeenmadesligthlyeasier.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 -//__ Topicsizes descriptionchange__//68 - Inthechange description(and History)whenalteringthetopicsizeof atopic thenewandoldvaluewere switchedaroundcreatingconfusion,thishas beenresolved.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 change notification__// 71 -When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action. 72 - 73 -//__Password comparison__// 74 -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. 75 - 76 -//__Inactive user alerting__// 77 -Inactivated users are now removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications. 78 - 79 -//__Alphabetical sorting on user level in HTTP statistics__// 80 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 81 - 82 -//__SOAP Web services path__// 83 -Developers with Admin rights are now able to edit the 'SOAP Web services path' in the SSL settings. 84 - 85 -== **Bug Fixes** == 86 - 87 -//__Flow designer styling__// 88 -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. 89 - 90 -//__Partial search for messages__// 91 -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". 92 - 93 -//__Disk usage after cloud template update__// 94 -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. 95 - 96 -//__Error handling migration__// 97 -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. 98 - 99 99 == **Fancy Forum Answers** == 100 100 101 101 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: 102 102 103 -* [[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"]] 104 104 105 105 == **Key takeaways** == 106 106 107 -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: 108 108 109 109 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 110 110 * If you have feedback or ideas for us, talk to the Platypus 111 -* 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. 112 112 * Clear your browser cache (Ctrl + Shift + Del) 113 113 * Check out the release notes [here] 114 114 * Start thinking about how the license tracker can aid your development ... ... @@ -121,6 +121,6 @@ 121 121 {{info}} 122 122 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 123 123 124 -~*~* Indicates a next-generation-architecture only feature.88 +~*~* Indicates a GEN3-only feature. 125 125 {{/info}})))((({{toc/}}))){{/container}} 126 126 {{/container}}