Changes for page 212 - Failover Fiesta

Last modified by Carlijn Kokkeler on 2024/04/18 13:07

From version 156.1
edited by Carlijn Kokkeler
on 2023/10/10 13:56
Change comment: There is no comment for this version
To version 334.1
edited by Carlijn Kokkeler
on 2024/01/15 14:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -206 - Situational Deployment
1 +212 - Failover Fiesta
Content
... ... @@ -1,52 +1,43 @@
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!** This release...
6 6  
7 -== **Deployment Plan** ==
8 +== **Feedback Items** ==
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.
10 +//__Failover setup__//
11 +New components have been created to support a failover setup. More information can be found [[here>>doc:Main.Release Information.Runtime Images.V2.1.0||target="blank"]]
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.
13 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.png]]
14 14  
15 -//__JMS memory setting check__//
16 -A change in memory settings triggers redeployment of the container now.
15 +//__External recipients emailaddress__//
16 +The overview of external recipients has been updated. External recipients are now created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users.
17 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 -
18 +//__Broker queue metrics dashboards__//
19 +It is now possible to select the MQTT broker in the queue metrics dashboards.
25 25  
26 -== **Feedback Items** ==
21 +//__Runtime image version__//
22 +The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment.
27 27  
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.
30 30  
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).
25 +== **Bug Fixes** ==
33 33  
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.
27 +//__Message throughput__//
28 +The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases.
36 36  
37 -//__Update flow designer version__//
38 -The framework used in the flow designer has been updated to the latest version.
30 +//__Cloud template upgrade incorrect rollback__//
31 +An issue has been fixed where a cloud template upgrade would be rolled back incorrectly due to failed runtime checks.
39 39  
33 +//__Next generation block__//
34 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model.
40 40  
41 -
42 -== **Bug Fixes** ==
43 -
44 -
45 45  == **Fancy Forum Answers** ==
46 46  
47 47  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:
48 48  
49 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]]
40 +* [[Save header as class 'long'>>https://my.emagiz.com/p/question/172825635703683851||target="blank"]]
50 50  
51 51  == **Key takeaways** ==
52 52  
... ... @@ -59,7 +59,6 @@
59 59  * Check out the release notes [here]
60 60  * Start thinking about how the license tracker can aid your development
61 61  * Start thinking about major, minor, and patch
62 -* Upgrade to the latest build number
63 63  * Keep making great integrations
64 64  
65 65  Let's stay in touch and till next time!
... ... @@ -67,6 +67,11 @@
67 67  {{info}}
68 68  ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
69 69  
70 -~*~* Indicates a next-generation-architecture only feature.
71 -{{/info}})))((({{toc/}}))){{/container}}
60 +{{/info}}
61 +)))
62 +
63 +(((
64 +{{toc/}}
65 +)))
72 72  {{/container}}
67 +{{/container}}