Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 242.1
edited by Carlijn Kokkeler
on 2023/11/21 11:09
on 2023/11/21 11:09
Change comment:
There is no comment for this version
To version 125.1
edited by Erik Bakker
on 2023/06/19 14:24
on 2023/06/19 14:24
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 -20 9-MaxVerstappen1 +200 - Uncharted Territories - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -2,76 +2,60 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** We have done .....5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on a lot of things that are unfortanetly not quite ready to be released. As a result the ouput of this release is limited. Having said that we still bring some key improvements in the Deploy and Manage phase that would make life much easier. 6 6 7 -== **Next Generation Architecture Default** == 8 -With this release, the next generation architecture will become the default. New models will use this generation as default. 7 +== **Next generation improvements and bug fixes** == 9 9 10 -[[image:Main.Images.Release Blog.WebHome@release-blog-next-gen-default.png]] 9 +//__Enhanced right-hand view within Deployment Plan context__// 10 +When executing your deployment plan we will show specific log entries of the info category that indicate that a container (i.e. runtime) has started up correctly. On top of that we show the warnings and errors in this overview. 11 11 12 -== **Cloud Template R11 - Single Lane** == 13 -This release introduces a new cloud template for all our customers running in a single-lane setup on the next generation architecture. This cloud template introduces faster machine boot up and improved auto-healing. The complete release notes on the cloud template can be found here 12 +{{info}}Note that when the JMS container gets restarted connection errors in the logs are a normal thing to witness so keep your eyes peeled for the startup logging on JMS level to gain confidence in the deployment.{{/info}} 14 14 15 -== **Cloud Template R13 - Double Lane** == 14 +//__Improved timeout settings when deploying__// 15 +To avoid mismatches between various parts of the infrastructure we have improved the timeout configuration on certain deployment plan steps to reduce the chance that these mismatches occur. 16 16 17 +{{info}}Note that this fix is part of a new runtime image for the current-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 17 17 18 -== **Feedback Items** == 19 +//__Detailed HTTP Statistics now show user info in specific additional cases__// 20 +To solve a bug for a specific client we changed the logic to show the user info (i.e. first part of the api key) in a specific implementation just as we already do in our standard implementations. 19 19 20 -//__Unused properties overview__// 21 -In Deploy > Releases, it is now possible to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. Unused properties are properties that are: 22 -* Not used by any runtime that is in the Create phase release. 23 -* Not required by a flow that is in the Create phase release. 24 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 22 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 25 25 26 -//__ Sendbuildrequestsasynchronously__//27 -Th estepinthedeployment planconcerningthepreparation ofruntimeimages will nowbe executedmore quicklyand reliably.24 +//__Improved loading speed of Manage Dashboard__// 25 +This release improves the loading speed with which all the dashboards in Manage are shown to the user. This will enhance the user experience within the Manage phase. 28 28 29 -//__Queue explorer milliseconds__// 30 -The queue browser now displays milliseconds in the timestamps. 27 +== **Store Improvements** == 31 31 32 -//__ Cancelandnext buttonsorder__//33 - The orderofthecancelandnextbuttons whencreatinga newtriggerhas beenchangedtoincrease alignmentacrosstheplatform. Now, allcancel buttons areplaced on therightfa'next'or'save' button.29 +//__Importing in Design is improved__// 30 +We have solved a bug that could cause issues when importing something in Design while the accompanying integration was not yet in Create. 34 34 35 -//__Unused images__// 36 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 37 - 38 -//__Carwash logging__// 39 -A new logging feature enabling us to make better choices in encryption standards will be released. 40 - 41 -//__Static alerts queue consumers__// 42 -Alerting will now only generate alerts for queues that are created and managed by the eMagiz JMS server. 43 - 44 44 == **Bug Fixes** == 45 45 46 -//__ Imagesrebuild__//47 -We fixed an issue which causedthereleasepreparationsteptotake longertime thannecessaryand causedthemachinedeploymentstepstoexecutewhentheycould beskipped.34 +//__Deprecated reminder pop-up removed__// 35 +We have removed a reminder pop-up on a pending cloud template as it was deprecated and could cause issues when using it in communication with other systems. 48 48 49 -//__ Flow Designer connection line__//50 - In theFlowDesigneranissue hasbeenfixedwheretheconnectionline for drawingchannelsdid work wellwhenscrollingor zoomingin/out on thecanvas.37 +//__Improved selection area in Flow Designer__// 38 +When working on a large flow you can now select specific areas easily while you are scrolled down furhter down the flow. 51 51 52 -//__ Portal formigratedmodels__//53 - Wefixedararecasewherea runtime could notstart,orlogging,errorsandmetricscouldnotbeseenintheportalforamodelthathadjustmigrated to the nextgenerationarchitecture.40 +//__Improved Kafka settings_// 41 +For all flows that use a Kafka related component within the flow designer we will run a migration to update every single one of them to the new best practices and create a new flow version for them. 54 54 55 -//__Error channel inbounds__// 56 -We added a migration step, where we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. Before, the error channel would be set to “errorChannel” only for the first inbound in an entry flow. 43 +{{info}}We stronly encourage all users that use these components to update to these new best practices as they increase stability of the cluster and throughput of the solution{{/info}} 57 57 58 58 == **Fancy Forum Answers** == 59 59 60 60 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: 61 61 62 -* [[Message Redelivery blank error message>>https://my.emagiz.com/p/question/172825635703619933||target="blank"]] 63 -* [[Timeout error kafka batch creation>>https://my.emagiz.com/p/question/172825635703620012||target="blank"]] 64 -* [[SFTP Connectivity: Transfering a whole folder structure>>https://my.emagiz.com/p/question/172825635703632587||target="blank"]] 65 -* [[Next generation architecture with dynamic file pickup / filedrop>>https://my.emagiz.com/p/question/172825635703632732||target="blank"]] 49 +* [[HTTP URL must not be null>>https://my.emagiz.com/p/question/172825635703491908||target="blank"]] 50 +* [[removing the curled brackets in a JSON payload>>https://my.emagiz.com/p/question/172825635703479276||target="blank"]] 66 66 67 - 68 68 == **Key takeaways** == 69 69 70 -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:54 +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: 71 71 72 72 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 73 73 * If you have feedback or ideas for us, talk to the Platypus 74 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 58 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 75 75 * Clear your browser cache (Ctrl + Shift + Del) 76 76 * Check out the release notes [here] 77 77 * Start thinking about how the license tracker can aid your development ... ... @@ -84,6 +84,6 @@ 84 84 {{info}} 85 85 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 87 -~*~* Indicates a next-generation-architecture only feature.71 +~*~* Indicates a GEN3-only feature. 88 88 {{/info}})))((({{toc/}}))){{/container}} 89 89 {{/container}}