Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 151.1
edited by Erik Bakker
on 2023/09/13 07:02
on 2023/09/13 07:02
Change comment:
There is no comment for this version
To version 281.2
edited by Carlijn Kokkeler
on 2023/12/04 15:08
on 2023/12/04 15:08
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -20 5-World Explorers1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,60 +1,58 @@ 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!** We have processed additional feedback on the Manage phase to ensure you can more easily create overviews of your statistics, displaying all information correctly and improving the migration process to the next-generation architecture in the Create phase slightly.On top of that, we have improved the scalability of our new generation monitoring stack and the alerting structure.We will also release a new cloud template for our next-generation infrastructure to comply with technical requirements from our cloud provider.6 +**Hi there, eMagiz developers!** We have... 6 6 7 -== ** Mandatory Cloud Template Upgrade - Next-generation models8 +== **Alerts** == 8 8 9 -As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains. 10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 10 10 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 15 + 11 11 == **Feedback Items** == 12 12 13 -//__ Improved Validationwhen migratingto thenext-generationarchitecture__//14 - Toimprovethemigration process to the next-generationarchitecture, wenowshowatofallreportedproblems,allowing theusertoresolve thembefore migratingto thenext-generationarchitecture.18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 15 15 16 - {{info}}Note that whenno problem isfound, theigrationprocess of that runtimewillstart automatically.{{/info}}21 +[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 17 17 18 -//__ ImprovedHTTP Statistics__//19 - To improve thefiltering andrefreshfunctionalitywe offeron thisoverview, we havemadeseveralchangesinthisreleasethatwillimprovethebehaviorofthisoverview.23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 20 20 21 -//__ "Topic Full" alert restrictionchanged__//22 - Withthis release, we will changethe"Topic Full" trigger point in ourstandardsetofalertsonce a model usesthe Event Streaming functionality.Before, the alert wouldtriggeron80%,buts wesaw, this is too earlytomakethe alert usefulin thecontext of ourcustomers.As aresult, the thresholdhas beenraised to95% to accommodate real-lifesituations better.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 23 23 24 -//__Improved performance Manage Dashboards__// 25 -We have improved the efficiency of retrieving the data shown in the Manage Dashboards for the next-generation architecture. 26 26 27 -//__Show values on the runtime level in Deploy Architecture__// 28 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 30 +== **Bug Fixes** == 29 29 30 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 31 -* JMS - The number of queues in the active release. 32 -* Messaging Container - The number of messaging integrations in the active release. 33 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 34 -* API Gateway Container - The number of operations in the active release. 35 -* Event Streaming Container - The number of event processors in the active release. 32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 36 36 37 -There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 38 38 39 -== **Bug Fixes** == 38 +//__Store message merging__// 39 +The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 40 40 41 -//__ Improvedinformation QueueStatistics__//42 - Given severalconstraints,itcould happenthatspecific queuesneededtobecorrectlydisplayedwithin theManage phase onyour model,makingittoughto manage them.This hasbeenresolvedwiththis release.41 +//__View all store items__// 42 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 43 43 44 -//__ Gaintheability again toconfigurecertificates in DeployArchitectureagain__//45 - Inrestrictingtheconfigurationoptionson thecertificatelevelinoneofourlatter releases,it becameimpossiblefor normalusers to add and editcertificates within Deploy Architecture. To resolvethis problem we havenowreleaseda fix toresolvethis issue, giving people theabilityagaintoadd andeditcertificatesunderDeploy Architecture.44 +//__Out of memory behavior__// 45 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 46 46 47 -//__Ensure that differing container configurations deploy the correct configuration__// 48 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 47 +//__Max fetch size__// 48 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 49 + 49 49 50 -//__Remove queurying options in Manage__// 51 -To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 52 - 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[ Gettingfilesfromsubfolders(FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]]55 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 58 58 59 59 == **Key takeaways** == 60 60 ... ... @@ -76,5 +76,11 @@ 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 78 ~*~* Indicates a next-generation-architecture only feature. 79 -{{/info}})))((({{toc/}}))){{/container}} 77 +{{/info}} 78 +))) 79 + 80 +((( 81 +{{toc/}} 82 +))) 80 80 {{/container}} 84 +{{/container}}