Changes for page Retention Policy
Last modified by Danniar Firdausy on 2024/09/18 15:56
From version 8.8
edited by Danniar Firdausy
on 2024/09/18 15:56
on 2024/09/18 15:56
Change comment:
There is no comment for this version
To version 8.7
edited by Danniar Firdausy
on 2024/09/10 16:30
on 2024/09/10 16:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we will e xplorehowretentionpoliciesmanagethelifecycle ofmessagesin yourstreamingsystem.Specifically,wewill focus onthefactors thatinfluencewhen messagesare cleaned up andthe actionstakenwhen thisoccurs.2 +In this microlearning, we will dive a little bit deeper into the concept of the retention policy concerning Event Streaming. Retention policy determines when a message needs to be cleaned up and, if so, what will happen to the message. 3 3 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -11,6 +11,12 @@ 11 11 12 12 This microlearning centers on the retention policy for Event Streaming. 13 13 14 +* The key aspects are: 15 + ** Retention Hours 16 + ** Retention Bytes 17 + ** Cleanup Policy 18 + ** These three items determine the retention policy 19 + 14 14 == 3. Event Streaming == 15 15 16 16 In this microlearning, we will dive a little bit deeper into the concept of the retention policy concerning Event Streaming. Retention policy determines when a message needs to be cleaned up and, if so, what will happen to the message. ... ... @@ -35,9 +35,11 @@ 35 35 36 36 == 4. Key takeaways == 37 37 38 -* Retention Hours: Defines how long messages are kept before they are eligible for cleanup. 39 -* Retention Bytes: Specifies the maximum amount of storage space allocated for messages before older ones are removed. 40 -* Cleanup Policy: Determines the method of message removal once the retention criteria are met. The default policy is to delete expired messages, though an alternative, compact, is not used in eMagiz. 44 +* The key aspects are: 45 + ** Retention Hours 46 + ** Retention Bytes 47 + ** Cleanup Policy 48 + ** These three items determine the retention policy 41 41 42 42 == 5. Suggested Additional Readings == 43 43