Changes for page 206 - Situational Deployment
Last modified by Carlijn Kokkeler on 2024/04/18 13:11
From version 150.1
edited by Erik Bakker
on 2023/08/29 10:57
on 2023/08/29 10:57
Change comment:
There is no comment for this version
To version 156.1
edited by Carlijn Kokkeler
on 2023/10/10 13:56
on 2023/10/10 13:56
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 4-FoundIt1 +206 - Situational Deployment - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -2,35 +2,51 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehaveprocessedadditional feedback onthereleasepropertiesin the last few weeks. On top of that, we haveimprovedtheerrorhandlingandmanageabilityof ournew generationmonitoringstack.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 6 7 +== **Deployment Plan** == 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 + 12 +//__Editing release properties__// 13 +With this release, it will be possible to change the description of a property by editing the property. 14 + 15 +//__JMS memory setting check__// 16 +A change in memory settings triggers redeployment of the container now. 17 + 18 +//__Properties tab__// 19 +We have removed the deprecated tab Properties in the Deploy phase. 20 + 21 +//__Cleanup old images__// 22 + 23 +== **Store Improvements** == 24 + 25 + 7 7 == **Feedback Items** == 8 8 9 -//__ Improved check on nestedproperty placeholders__//10 - To avoidproblemswhenusingnested property placeholdersinyourconfiguration,wehave addedadditionalcheckstoidentify thesenestedproperties as missingifthey areindeedmissing.28 +//__Alerting manual pause__// 29 +A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment. 11 11 12 -//__ Removedoutdated properties whendeploying onthe newgeneration architecture stack__//13 - We have removedtwospecificoutdatedpropertiesfromthe configurationwhendeployingonthenewgenerationarchitecturestack. Theproperties inquestionwerenecessary beforeinorderto connect toaKafkacluster buthavebecome obsoleteonceyoumigrate.31 +//__Ordering of graphs in Manage__// 32 +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). 14 14 15 -{{warning}}Should you still use the properties called "emagiz.runtime.name" and "emagiz.runtime.environment" **after** successfully migrating the flow in question to the next generation, please get in touch with us before deploying.{{/warning}} 34 +//__UTC times in Grafana panels__// 35 +All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts. 16 16 17 -//__ ImprovedperformanceManageDashboards__//18 - Wehaveimproved theefficiencyofretrievingthe datashownintheManageDashboards forthenext-generationarchitecture.37 +//__Update flow designer version__// 38 +The framework used in the flow designer has been updated to the latest version. 19 19 40 + 41 + 20 20 == **Bug Fixes** == 21 21 22 -//__Errors with long stack traces or long message histories will now also show in eMagiz__// 23 -We have fixed a bug that could cause an error message to be lost between the flow and the Manage phase of eMagiz. This happened in situations where either the stack trace or the message history was very long. To ensure this new functionality is applied to your flows, create a new release and deploy it to your environment(s). 24 24 25 -//__Moving runtimes from on-premise to the cloud will not result in a broken container anymore__// 26 -We have fixed a bug that caused specific runtimes to deploy on-premises but later migrated to the cloud, not to start up. By fixing this bug, you have more flexibility in moving containers around when running in a hybrid configuration. 27 - 28 28 == **Fancy Forum Answers** == 29 29 30 30 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: 31 31 32 -* [[XSLT Extension Gateway with JSON message>>https://my.emagiz.com/p/question/172825635703543227||target="blank"]] 33 -* [[eMagiz property migration>>https://my.emagiz.com/p/question/172825635703543395||target="blank"]] 49 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 34 34 35 35 == **Key takeaways** == 36 36 ... ... @@ -38,7 +38,7 @@ 38 38 39 39 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 40 40 * If you have feedback or ideas for us, talk to the Platypus 41 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 42 42 * Clear your browser cache (Ctrl + Shift + Del) 43 43 * Check out the release notes [here] 44 44 * Start thinking about how the license tracker can aid your development