Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 185.1
edited by Carlijn Kokkeler
on 2023/10/23 14:44
on 2023/10/23 14:44
Change comment:
There is no comment for this version
To version 286.1
edited by Carlijn Kokkeler
on 2023/12/04 15:48
on 2023/12/04 15:48
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 -20 7-Aligned State1 +210 - Deployment Delights - Content
-
... ... @@ -1,92 +1,57 @@ 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!** We have done much work for stategeneration,so that you can derivemoreinformation from your data! Examples are enrichment,aggregation,changedetection andduplicatedetection. Stategenerationfunctionality isonlyaccessible formodels withan add-on state generationlicense. Nexttostategeneration,several improvementsregardingthealignmentofcomponentshavebeen made. Moreover,performanceimprovements and bug fixeshavebeen implemented. Lastly, a changeinthemetricsstorage durationhasbeenperformed.6 +**Hi there, eMagiz developers!** We have have done much work for the Deploy phase. Moreover, we did several bug fixes, mainly relating to the Deploy phase again, but also several for the Store. Lastly, we made some changes to the alerts that you may be receiving. 6 6 7 -== ** StateGeneration** ==8 +== **Alerts** == 8 8 9 -//__New components__// 10 -The following components have been added: 11 -* Aggregator: reverse of the splitter, used to combine multiple messages into a single one. 12 -* Infinispan metadata outbound channel adapter: Used to (temporarily) store metadata, which can be used to enrich messages, or make decisions in filters or scripts. 13 -* Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers. 14 -* Duplicate detector: Support object used to detect duplicate messages for a certain key on an inbound channel of a flow component. Duplicates can be marked or discarded. 15 -* Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher. 10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 16 16 17 -//__SpEL functions & JSON__// 18 -Added SpEL functions for: 19 -* Encoding & decoding Base64, Hex and hmac 20 -* Date retrieval (currentDateTime, currentEpochMilli, currentEpochSecond) 21 -* Date conversion (DateTime to Epoch, Epoch to DateTime, DateTime formatter and DateTime parser) 22 -* Added support for SpEL property accessors for XML and JSON, meaning that you can read message payloads in SpEL expressions easily. For example, to retrieve the value for 'id' in the following JSON String: `{"id":"123"}`, this SpEL expression suffices: `payload.id`. 23 -* Added support for `#JsonPath` usage in SpEL expressions 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 24 24 25 - 26 -== **Metrics Storage Duration** == 27 - 28 - 29 - 30 - 31 31 == **Feedback Items** == 32 32 33 -//__ Alertingmanualpause__//34 - Afewreleasesago we changedthebehaviorofalertinginthe deploymentplan. Noweach timewhena deploymentplanisexecutedthealertingwill be automatically re-enabledwhenthedeployer closesthedeploymentplan or closes the web browser. Themajorityof theusers arehappywiththenew behavior, buttherearesome use cases that youdonotwantstartthe alertingimmediately.With thisrelease, if alerting has beenpausedmanually, thiswill not beactivated automatically after a release deployment.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. 35 35 36 -//__Ordering of graphs in Manage__// 37 -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). 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 38 38 39 -//__U TC times inGrafanapanels__//40 - All Grafanapanels nowshowUTC times,whicharenormally usedineMagiz, insteadoflocal(browser)timezones.This way, it iseasierto matchgraphs withloggingeventsoralerts.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. 41 41 42 -//__ Updateflowdesigner version__//43 - The framework usedin the flowdesignerhasbeenupdated,improvingperformance.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 44 44 45 -//__Carwash track TLS versions in logging__// 46 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 47 - 48 -//__Moving channels in the flow designer__// 49 -Moving already attached channels in the flow designer has been made sligthly easier. 50 - 51 -//__Topic sizes description change__// 52 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 53 - 54 -//__Password change notification__// 55 -When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action. 56 - 57 -//__Password comparison__// 58 -When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password corresponds with a password in the database. 59 - 60 -//__Inactive user alerting__// 61 -Inactivated users are now removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications. 62 - 63 -//__Alphabetical sorting on user level in HTTP statistics__// 64 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 65 - 66 - 67 67 == **Bug Fixes** == 68 68 69 -//__ Flow designer styling__//70 -The styling of theflow designer'sleftcomponentpanel hasbeenrestructured,solvingararebugwhichwould breakthestylingofcertainfunctionalities.31 +//__Runtime metrics processing__// 32 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 71 71 72 -//__ Partial search formessages__//73 - Itisnow possibleto searchonmessagespartiallyinManageMonitoring.Forexample,asearch forUptime canbedone bysearchingfor "up" "time""ptim".34 +//__Deployment plan__// 35 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 74 74 75 -//__ Disk usage after cloudtemplateupdate__//76 - Inthelastcloud templateupdatethere wasanissuewithdiskperformance.Thishas beenresolvedin this release.You canmanuallyupgradeyourcloud template,or relyonautomatic updates.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. 77 77 78 -//__ Error handling migration__//79 - If thereis no customerror handling,whenmigratingtoGen3, the errorchannel to “errorChannel”isonly createdforthe firstinboundin anentryflow. Thishas beenfixed byaddingamigrationstep,wherewesetheerror channelofall inboundsin a flowto“errorChannel” ifthecustom errorhandling is set tofalse.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. 80 80 43 +//__Max fetch size__// 44 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 45 + 81 81 == **Fancy Forum Answers** == 82 82 83 83 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: 84 84 85 -* [[ JSON WebTokens(JWTauthentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]]86 -* [[ Determiningcontainersizes& reading architecturepages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]]87 -* [[ SFTP connectivity-supportedalgorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]]88 -* [[ Deploypropertyreleaseesultsinmissing flows inruntime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]]89 -* [[M essageDeliveryException:Dispatcherhas nosubscribers>>https://my.emagiz.com/p/question/172825635703619797||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"]] 90 90 91 91 92 92 == **Key takeaways** == ... ... @@ -109,5 +109,11 @@ 109 109 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 110 110 111 111 ~*~* Indicates a next-generation-architecture only feature. 112 -{{/info}})))((({{toc/}}))){{/container}} 77 +{{/info}} 78 +))) 79 + 80 +((( 81 +{{toc/}} 82 +))) 113 113 {{/container}} 84 +{{/container}}