Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 154.1
edited by Carlijn Kokkeler
on 2023/10/10 13:41
on 2023/10/10 13:41
Change comment:
There is no comment for this version
To version 292.1
edited by Carlijn Kokkeler
on 2023/12/18 12:20
on 2023/12/18 12:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 06-Situational Deployment1 +211 - Log Luminary - Content
-
... ... @@ -1,49 +1,60 @@ 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 few weeks, we have done much work for the Deploy phase. On top of that, we have worked on several store functionalities. Next to this, we have several smaller feedback items from our hackathon efforts that are now released to you.6 +**Hi there, eMagiz developers!** 6 6 7 -== **D eployment Plan** ==8 +== **TBD** == 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -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 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 14 14 12 +== **Feedback Items** == 15 15 16 - 17 - 18 -== **Store Improvements** == 19 - 14 +//__Missing properties overview__// 15 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 20 20 21 - ==**FeedbackItems** ==17 +ADD FIGURE 22 22 23 -//__ Alertingmanualpause__//24 - Afewreleasesagowechangedthebehaviorof alertingin thedeploymentplan.Noweachtimewhenadeploymentplanisexecutedthealertingwill beautomaticallyre-enabledwhen thedeployerclosesthe deploymentplanorcloses the web browser. The majorityoftheusers arehappy with thenewbehavior,butthereareomeusecasesthatyoudo notwantstartthealerting immediately.Withhisrelease,if alerting has beenpaused manually,thiswill notbe activatedautomaticallyafterareleasedeployment.19 +//__Container version overview__// 20 +Due to the improved build process for containers, the release versions and container versions will not longer be the same anymore. Therefore we introduce a way where you can look up to see which container versions are linked to a specific release. This can help you to identify if your containers that are running have the right version according to the release. 25 25 26 -//__Ordering of graphs in Manage__// 27 -The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 22 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 28 28 24 +//__Improved deployment process__// 25 +The improved release build process, as mentioned above, brings another major improvement to the platform. Because container versions will not be updated regularly we can identify during a deployment which container should get a new container version. Only the ones that should get a new version will be deployed and restarted, all other containers will not go down and keep running. This decreases the deployment time and improves the performance. 29 29 27 +//__Rebuilding of images__// 28 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 29 + 30 30 == **Bug Fixes** == 31 31 32 -//__ Gainhe ability again to configurecertificatesin Deploy Architecture again__//33 - In restricting the configurationoptions onthecertificatelevelinoneofourlatterreleases, it became impossiblefornormal userstoadd and editcertificates within Deploy Architecture.To resolve thisproblem we havenow releaseda fixto resolve this issue, givingpeople the ability again to add and editcertificatesunder Deploy Architecture.32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 34 34 35 -//__ Ensurethat differing container configurations deploythecorrectconfiguration__//36 -W henyou run in a multi-runtimeconfiguration andchangethe actualflows that need torun on containerA vs. containerB, it happenedbefore that all flows were still being deployed onall runtimes.Withthis release,wewill feedthis informationcorrectly to our infrastructureto ensure thecorrect andconfiguredflows aredeployedon theproper containers.35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 37 37 38 -//__ Removequeuryingoptionsin Manage__//39 - Toavoid errors andloading problems whenanalyzingyourstatisticsin Manage,we haveremovedtheoption toselect aefaulttimerange spanning more than seven days.This is to guaranteethestabilityofthesolutionandtoavoid usersgettingunnecessary errors.38 +//__View all store items__// 39 +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. 40 40 41 +//__Out of memory behavior__// 42 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 43 + 44 +//__Max fetch size__// 45 +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. 46 + 41 41 == **Fancy Forum Answers** == 42 42 43 43 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: 44 44 45 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 51 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 52 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 53 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 54 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 55 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 46 46 57 + 47 47 == **Key takeaways** == 48 48 49 49 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: ... ... @@ -64,5 +64,11 @@ 64 64 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 65 65 66 66 ~*~* Indicates a next-generation-architecture only feature. 67 -{{/info}})))((({{toc/}}))){{/container}} 78 +{{/info}} 79 +))) 80 + 81 +((( 82 +{{toc/}} 83 +))) 68 68 {{/container}} 85 +{{/container}}