Changes for page 208 - Controlled State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 114.1
edited by Erik Bakker
on 2023/05/09 13:41
on 2023/05/09 13:41
Change comment:
There is no comment for this version
To version 252.1
edited by Danniar Firdausy
on 2023/11/07 11:53
on 2023/11/07 11:53
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 - 197-PayAttention1 +208 - Controlled State - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.dfirdausy - Content
-
... ... @@ -2,62 +2,71 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In thelast fewweeks,wehaveworkedhardonimprovingournext-generationarchitectureandintroducedalertingfunctionality ontopofour eventstreamingpatternbasedonuserfeedback.Furthermore, severalsmallerfeedback items andbugshavebeenresolved withthisrelease. Sowithoutfurther ado,letusdive intoallwe havetooffer.5 +**Hi there, eMagiz developers!** We have done much work to improve the functionality of our state generation solution so that you can have a better overview of its implementation in your environment. This overview covers a visibility towards the statistics for Retrieve Latency, Cache Size, Successful and Failed Retrieves. Next to the monitoring for the state generation implementation in your model, several feedback items revolving around user interfacing components in our platform that can improve the user experience are also released. Lastly, some performance improvements and bug fixes have also been implemented. 6 6 7 - ==**Eventstreamingalerting**==7 +{{warning}}State generation functionality is only accessible for models with an add-on state generation license.{{/warning}} 8 8 9 - Thisrelease expands our alerting functionality into the event streaming pattern. As of now, one new "static" alert has been introduced for all clients(using event streaming), and two "dynamic" alerts have been introduced that you can configure yourself if there is a need for it.9 +== **State Generation~*~*** == 10 10 11 -The "static" alert we have added raises an alert (and a subsequent email) when the actual topic size crosses the threshold of 80% of the configured maximum retention size on a topic. This alert provides insights into whether messages on it are deleted due to a size or time constraint. In cases where data is deleted, the topic was too full way before the messages should have been removed due to the retention hours constraint. This alert can indicate that messages might be deleted before consumer groups had the option to consume the messages. 11 +//__New Page__// 12 +The following page has been added: 13 +* State generation statistics: Contains the statistics for state generation implementation in your model. This page can be found under Manage->Monitoring, right under the Topic statistics navigation menu. This page provides you with graphs that explains the Retrieve Latency, Cache Size, Successful and Failed Retrieves, which are coming from flows using state generation components. **Note** that this menu will only show for models that has the add-on license for state generation. 12 12 13 -The two "dynamic"alertswe haveaddedmimicthealertingon thequeuelevelwealreadyofferto thecommunity.15 +{{info}}The graphs are configured with the same behaviour as graphs in the other statistics pages, meaning that you can also change the time range, zoom in zoom out to the time frame, etc.{{/info}} 14 14 15 - [[image:Main.Images.ReleaseBlog.WebHome@197-release-blog--new-alerting-options.png]]17 +== **Feedback Items** == 16 16 17 -The first new "dynamic" alert allows you to raise an alert once the number of messages on one (or more topics) is less than a certain number per defined time unit. So, for example, you can configure an alert once the number of messages placed on a topic called "Exception" is less than 15 messages within 5 minutes. 19 +//__Improved Information on Removing a Release Version__// 20 +Users are now informed with a more comprehensive information of why removing a release version that is still active on all environments (i.e., Test, Acceptance, and Production) is failed. Users are now informed in which environment(s) that runs in which runtime(s) that the release version under deletion is still running. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--alert-config-example.png]] 22 +//__Wider and Expandable Fields for XPath Expressions__// 23 +Input fields for XPath expressions located in the Create phase are now made wider and also capable of expanding when the expression registered by the user is too long. 20 20 21 -The second new "dynamic" alert allows you to raise an alert once one (or more) consumer groups are more than X messages behind on one or more topics. The configuration of this is comparable to what we saw before. 25 +//__Old Images Cleanup Mechanism__// 26 +We implemented a functionality that removes related unused images upon removal of a release version for on-premises machines. This prevents eMagiz to take resources of the customer’s machine due to the unattended old images. 22 22 23 -For more information on the generic way of working surrounding alerting, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]]. 28 +//__Consistent Toggle Switches__// 29 +We are now implementing eMagiz Design System module in our platform and, in this release, we have updated all instances of the toggle switch to have a more consistent performance and look & feel throughout the platform. 24 24 25 -== **3rd generation improvements** == 31 +//__Search Phrase__// 32 +We are now enabling users to search for log entries and error messages based on phrases containing two or more words, instead of only one word or the full sentence. This also means that user can search for entries with distances of 2 or incomplete search phrase (e.g., “startin engine” to look for “starting servlet engine”). 33 + 34 +//__Improved Image Building Performance__// 35 +We have implemented an improvement on the preparing step of the release at the begining of the deployment, which leads to a faster deployment process. 36 + 37 +//__Default "errorChannel" on Gen3 Migration__// 38 +During a migration of a model to Gen3, we have introduced a check now for flows that did not have custom error handling to be set their error channel to "errorChannel" after the migration if the custom error handling is set to false. 26 26 27 -//__Increased grace period for shutdown__// 28 -In this release, we have increased a container's grace period to shut down before it is forcefully shut down. This should reduce the chance of unwanted failover behavior within your model. 40 +There are cases where flows do not have a custom error handling. In this release, we During Gen3 Migration of a model. 41 + 42 +== **Bug Fixes** == 29 29 30 -//__ Updateat once ornot__//31 - Thisreleasefixes andre-introduces theoptiontoexecuteyouractions on theeMagizperzoneorall atoncewhen running in adouble-laneDocker setup.44 +//__Incorrect Deployed Containers__// 45 +A fix has been implemented to address the issue where older containers were deployed while it was shown that the new ones instead are deployed. This problem was caused by auto-healing that triggered during a new deployment. 32 32 33 -//__ Improveduserfeedback whileexecutingadeployment plan__//34 - This release introducesadditionalfeedbacktotheuserwhenthe deploymentplan isexecuted. Thisisnoticeable whena step cannot beexecutedproperly.Therelevantinformation about whythiscannot be executedis showntotheuser. Thisway, they can take thisinformation andactuponit insteadof assumingeverythingwentwell.47 +//__Log Messages in Gen3 Models__// 48 +We have implemented an improvement in our infra components that is intended to reduce the occurance of log messages failed to be sent in Gen3 models. 35 35 36 -//__ Improvedauto-healingwhenrunningin a hybrid situation__//37 - Insituations whereyou run in ahybridsituation(i.e.,partly next-gen andartlythecurrentgeneration),we have improvedthe auto-healing functionalityin casean "out ofmemory"appearson a runtime running in thecurrentgenerationbut ona next-generation architecture.50 +//__Random Stuck in Deployment Plan Execution__// 51 +We addressed an issue where the execution of deployment plan would occasionally become stuck or halted unexpectedly. 38 38 39 -== **Feedback items ** == 40 - 41 -//__Make sure the message format can be viewed without "Start editing"__// 42 -With this release, we have ensured that when you navigate to Design -> System message, you can see the message format (i.e., XML, JSON, or EDI) without entering the "Start Editing" mode. 43 - 44 -//__Various styling improvements in the flow testing functionality__// 45 -Various minor styling improvements have been added to the flow testing functionality to improve the overall user experience. Please check out the release notes for a complete list and more details. 46 - 47 47 == **Fancy Forum Answers** == 48 48 49 49 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: 50 50 51 -* [[Update Core01 without downtime?>>https://my.emagiz.com/p/question/172825635703427783||target="blank"]] 52 -* [["EDI" mapping?>>https://my.emagiz.com/p/question/172825635703440524||target="blank"]] 57 +* [[(Very) large messages via eMagiz>>https://my.emagiz.com/p/question/172825635703645419||target="blank"]] 58 +* [[Existing integration sends message to onramp but they dissapear before it reaches the routing>>https://my.emagiz.com/p/question/172825635703658192||target="blank"]] 59 +* [[Keystore not valid in runtime generation 3>>https://my.emagiz.com/p/question/172825635703261540||target="blank"]] 60 +* [[Timeout error kafka batch creation>>https://my.emagiz.com/p/question/172825635703620012||target="blank"]] 53 53 62 + 54 54 == **Key takeaways** == 55 55 56 -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:65 +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: 57 57 58 58 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 59 59 * If you have feedback or ideas for us, talk to the Platypus 60 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 69 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 61 61 * Clear your browser cache (Ctrl + Shift + Del) 62 62 * Check out the release notes [here] 63 63 * Start thinking about how the license tracker can aid your development ... ... @@ -70,6 +70,6 @@ 70 70 {{info}} 71 71 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 72 72 73 -~*~* Indicates a GEN3-only feature.82 +~*~* Indicates a next-generation-architecture only feature. 74 74 {{/info}})))((({{toc/}}))){{/container}} 75 75 {{/container}}