Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 89.1
edited by Erik Bakker
on 2023/03/14 06:50
on 2023/03/14 06:50
Change comment:
There is no comment for this version
To version 320.1
edited by Carlijn Kokkeler
on 2023/12/21 14:51
on 2023/12/21 14:51
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 -1 94-Big Leap1 +211 - Log Luminary - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,87 +1,84 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last couple of weeks, we have worked around the clock to release various improvements points within the 3rd generation runtime and elsewhere. Among others we have improved the feedback provided when a flow can't start due to an incorrect transformation. Improved when certain logging is triggerd and improved the stability of our internal infrastructure. On top of that we fixed several bug fixes surrounding other parts of the platform. So without further ado let us take a look at all these improvements.6 +**Hi there, eMagiz developers!** 6 6 7 -== **3rd generation improvements** == 8 +== **Logging** == 9 +//__Missing log entries__// 10 +We improved crash handling so that log messages clearly show when and why a container failed to start. 8 8 9 -//__ Better feedbackinerrorlogwhen a corrupt stylesheetis encountered__//10 -We haveimprovedtheloggingwithin a 3rd generationruntimethatidentifiesthebrokenresource by namewithina container and informs youto navigate toCreate -> Resources to see in whichflowsthe resourceis usedsoyoucantake theappropriateaction.12 +//__Runtime logging__// 13 +We fixed a bug where no new log messages were showing up, even though they were produced by the container. 11 11 12 -//__ Better internalerrorhandling to avoid unnecessary alertingand notifications__//13 - Wehaveimprovedthe internalerrorhandlingwhen sendingmetrics fromthe runtimetoourmonitoring stack. Thiswillgravelyreduce thenumberofalertsyouwillreceive onthispicwhenyour modelrunsonthe3rdgenerationmonitoringstack.15 +//__Deployment execution error message__// 16 +In some cases when a machine type step in the deployment plan execution errors, the portal may give an error when trying to display the error message. This has been fixed by now showing a generic error in the deployment plan and logging the full error in the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new pop-up. 14 14 15 -//__Improved Manage Dashboard__// 16 -This release improves what you can see in the Manage Dashboard after you migrated your model to the 3rd generation runtime architecture. 18 +== **Overviews** == 19 +//__Runtime overview__// 20 +We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 17 17 18 -//__Improved process surrounding "slot standby" and "slot wakeup" for 3rd generation runtimes__// 19 -When a slot is put into standby mode we now also stop all on-premise runtimes to avoid excessive logging (and alerting) on your models that have this functionality activated. The opposite happens when the slot wakeup is triggered. As a result not only the cloud runtimes are started but also all on-premise runtimes. 22 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 20 20 21 -//__ Improvedprocessof deploy preparation__//22 - Withthisrelease we haveimprovedtheprocess through which your deployaction ispreparatedbyeMagiz. Asa resultthechancesof unexpectedbehavioroccuringin yourmodel are drasticallyreduced.24 +//__Missing properties overview__// 25 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 23 23 24 -//__Improved migration of Streaming container__// 25 -When migrating your streaming container we now take into account whether "custom error handling" is used within one of the event processors. Based on that determination specific additional components are added to ensure that the streaming container will work after migrating without any manual intervention. 27 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 26 26 27 -//__ Add HistorytoNotifications in Manage__//28 - Toimprovetheauditabilityof ourplatformwehave introducedanaudittrail totheNotificationsectionin Managefor modelsrunningon our3rdgenerationmonitoringstack.Thiswayitisalwaysvisiblewhenthenotifications were pausedand who paused orpausedthe notifications.29 +//__Runtime restart or redeploy overview__// 30 +Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 29 29 30 -//__Improved Manage phase for Event Streaming__// 31 -Based on the feedback on our first iteration of the Manage phase for Event Streaming we have improved the graphs and the calculations that fill the graphs with values. On top of that we have added helptexts to clarify what each graph our table displays to you. 32 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 32 32 33 -//__Improved help text for network volumes__// 34 -With this release we have improved the help text that explains network volumes and how to use them within our solution. 35 35 35 +== **Feedback Items** == 36 36 37 37 38 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesistate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3.WebHome||target="blank"]] on the subject.{{/warning}} 38 +//__Breaking changes pop-up__// 39 +Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 39 39 40 - == **WS-Security onthe3rdgenerationruntime** ~*~* ==41 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 41 41 42 -To further improve our offering on the 3rd generation runtime we now also have added the necessary functionality to allow you to call SOAP endpoints while utilizing WS-Security as well as securing your hosted SOAP endpoint through WS-Security protocols. Please make sure to create a new release that will trigger the image creation process which will included this feature when necessary. 43 +//__External recipients emailaddress__// 44 +The overview of external recipients has been updated. External recipients are created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 43 43 44 -== **State Generation ~*~* == 46 +//__Broker queue metrics dashboards__// 47 +It is now possible to select the MQTT broker in the queue metrics dashboards. 45 45 46 -With this release we introduce our first "State Generation" functionality to our user community. After rigorous internal testing and use we have now made a stride to also make it available to the user community on specific use case. In the following months we will gather feedback on this to further improve and release it in a simpler and more user friendly way to the user community. 49 +//__Runtime image version__// 50 +The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 47 47 48 -{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 49 49 50 -== ** Feedbackitems53 +== **Bug Fixes** == 51 51 52 -//__ Removed OData asoption foran API Gatewayoperation__//53 - With thisrelease,we haveremovedtheODataoperation optionasitwasnotusedandwasnotfullysupportedanymoreby the platform.55 +//__Message throughput__// 56 +The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases. 54 54 55 -//__C hangesin API Gateway operationpathsis automatically updated in Create__//56 - Whenyouchangeyourpathona hosted API Gatewaywewillnowautomaticallyupdate theaccompanyingcomponentn your Create(all-)entry.58 +//__Cloud template upgrade unjust rollback__// 59 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 57 57 58 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 61 +//__Next generation block__// 62 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 59 59 60 -== **Bug fixes ** == 61 - 62 -//__Prevent endless loop in Deploy -> User Management__// 63 -With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 64 - 65 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 66 - 67 -//__Update error handling during migration to the 3rd generation runtime__// 68 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 69 - 70 70 == **Fancy Forum Answers** == 71 71 72 72 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: 73 73 74 -* [[Access Spring ApplicationContext within Groovy Script>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]] 75 -* [[Configuration problem: Failed to locate '$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]] 76 -* [[503 on SOAP Webservice hosted in eMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]] 68 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 69 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 70 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 71 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 72 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 77 77 74 + 78 78 == **Key takeaways** == 79 79 80 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:77 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 81 81 82 82 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 83 83 * If you have feedback or ideas for us, talk to the Platypus 84 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 85 * Clear your browser cache (Ctrl + Shift + Del) 86 86 * Check out the release notes [here] 87 87 * Start thinking about how the license tracker can aid your development ... ... @@ -94,6 +94,12 @@ 94 94 {{info}} 95 95 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 96 96 97 -~*~* Indicates a GEN3-only feature. 98 -{{/info}})))((({{toc/}}))){{/container}} 94 +~*~* Indicates a next-generation-architecture only feature. 95 +{{/info}} 96 +))) 97 + 98 +((( 99 +{{toc/}} 100 +))) 99 99 {{/container}} 102 +{{/container}}