Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 120.1
edited by Erik Bakker
on 2023/06/05 15:01
on 2023/06/05 15:01
Change comment:
There is no comment for this version
To version 289.1
edited by Carlijn Kokkeler
on 2023/12/06 13:20
on 2023/12/06 13:20
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 99-HomeImprovements1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,54 +1,66 @@ 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 th e lastfew weeks, we haveworkedhardonimprovingvariousaspectsof ourhome.Amongotherswe haveimprovedthelogging,alerting,and securityof ournext-generation architecture.Ontopofthat wehaveimprovedtheinnerworkingsstore andthecertificate managementforthoseof ususingtheEventStreamingpattern.6 +**Hi there, eMagiz developers!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 6 6 7 -== ** Next generation improvementsand bug fixes** ==8 +== **Alerts** == 8 8 9 -//__ EnhancedoverviewoftheHTTP Statistics__//10 - As of now all resources that havebeen called atleastonce since deployingthem will now show upn the left-bottom graph of the HTTP Statistics.This will make it easier to see whether aparticular operation wascalled withina timeframe. On top of thatitmakes comparingdata on variousoperationseasier.Inhere you can alsofilter on one (by pressingthe+ icon) ormore by clicking on the filtericon. In case you want to sort the tablein adifferentmanner youcanclick on thename ofthecolumn on which you wanttosort.10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 11 11 12 -//__ Reason why runtime cannotstart isnowinthevastmajority ofcasesreported back__//13 - Inthisrelease,wehaveimprovedtheway we report failuresduringstartup of runtimes.This willensurethatitbecomesmuch easiertopinpointwhatwentwronguponstartup.13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 14 14 15 - {{info}}Notethat this fix is part of a new runtimeimage for the next-generation runtimes. The release notes of thiscanbe found [[here>>doc:Main.ReleaseInformation.RuntimeImages.WebHome||target="blank"]]{{/info}}16 +== **Feedback Items** == 16 16 17 -//__ Forcedcongestioncontrol__//18 - Toreduce thenumberofrepeatingmailswithina10minute windowwe have nowforcedcongestioncontrolonll alertsgeneratedvia theplatform.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. By having this overview, you can check which versions of the containers that exist in Deploy Architecture are in the release. 19 19 20 -//__Unused images are cleaned up__// 21 -This release improves the way in which images are kept. To avoid a lot of old and unused images on our systems and our systems we now (on default) cleanup old images that are not used anymore. Should you wish to keep the images and manually remove them on your own server you can deactivate this behavior per "Deploy machine" step in your deployment plan. 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 22 22 23 -//__ Improved rollup and storageof metrics whenrunning an eventstreamingsolution__//24 - To improve thestabilityof the Managephaseand,inparticular,the metricswhenzoomingouton the providedinformation,wehavemadesomeucturalchanges thatsupport this userfunctionality better.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. This decreases the deployment time and improves the performance. 25 25 26 -{{warning}} Due to this change, the platform will remove data collected before the release date in the upcoming weeks. This process will be finished at the beginning of July. From then on, all data before the 9th of June will no longer be visible. As users generally do not look back this far back in time, we consider this an acceptable trade-off. {{/warning}} 26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 27 27 28 -== ** StoreImprovements** ==29 +== **Bug Fixes** == 29 29 30 -//__ Improvedimporting behaviorfor specificusecases__//31 - Before,itcould happen that acertainplaceholderthatcontainedan asterisk(*) wereimportedincorrectly.Thishasnow beenfixedtoensurethat the correctimport behavioris experienced by our users.31 +//__Runtime metrics processing__// 32 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 32 32 33 -== **Event Streaming - Certificate Management** == 34 +//__Deployment plan__// 35 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 34 34 35 -//__ Expiredcertificationnotification__//36 -A s ofnowwe have functionality in placethat will inform you (and us)when a clientcertificateof an Event Streaminguseris going toexpire withinthe upcoming three months. Thisway you can takeactionearlyonandreportbackthat theupdatewassuccesfull so we canrevoketheexpiring client certificateaccordingly.If you wantspecificinformationon thispleasereachoutto usat [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]].37 +//__View all store items__// 38 +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. 37 37 40 +//__Out of memory behavior__// 41 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 42 + 43 +//__Max fetch size__// 44 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 45 + 38 38 == **Fancy Forum Answers** == 39 39 40 40 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: 41 41 42 -* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 43 -* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 50 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 44 44 56 + 45 45 == **Key takeaways** == 46 46 47 -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:59 +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: 48 48 49 49 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 50 50 * If you have feedback or ideas for us, talk to the Platypus 51 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 63 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 52 52 * Clear your browser cache (Ctrl + Shift + Del) 53 53 * Check out the release notes [here] 54 54 * Start thinking about how the license tracker can aid your development ... ... @@ -61,6 +61,12 @@ 61 61 {{info}} 62 62 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 63 63 64 -~*~* Indicates a GEN3-only feature. 65 -{{/info}})))((({{toc/}}))){{/container}} 76 +~*~* Indicates a next-generation-architecture only feature. 77 +{{/info}} 78 +))) 79 + 80 +((( 81 +{{toc/}} 82 +))) 66 66 {{/container}} 84 +{{/container}}