Changes for page Impact of changing topic retention
Last modified by Erik Bakker on 2024/09/03 08:22
From version 10.1
edited by Erik Bakker
on 2022/10/03 13:15
on 2022/10/03 13:15
Change comment:
There is no comment for this version
To version 9.1
edited by Erik Bakker
on 2022/10/03 13:11
on 2022/10/03 13:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -39,9 +39,9 @@ 39 39 40 40 === 3.5 Duplication of data === 41 41 42 -* At this moment the standard setting for the number of partitions is 1. In case you change this value to 10 and keep your retentionbytes at the same level, you will have a reserved data storagethatis10 timeslargerasbefore.Asaconsequenceyoumightrunoutofallotted sizetofastforyourowncomfort.42 +* At this moment the standard setting for the number of partitions is 1. In case you change this value to 10, then you will have a reserved data storage of 10 times the retention bytes. The grand effect might be that the when adding all topics together including the segment size could increase the total size substantially. 43 43 44 -* When design ingsolutions in eMagiz using Event Streaming, make sure to make the right decision on the storage of intermediate results. You could store anintermediate result of a process step in a next topic that then in turnfeeds the next step in the business process. In this case, it might be that the use of too many topics for the same business process causes an exponential increase of data storage. Try to make a sound decision in this by combining steps orby lookingat alternatives.44 +* When design solutions in eMagiz using Event Streaming, then make sure to make the right decision on the storage of intermediate results. You could store a intermediate result of a process step in a next topic that then in turn takes the next step in the business process. In this case, it might be that the use of too many topics for the same business process causes an exponential increase of data storage. Try to make a sound decision in this by combining steps or alternative. 45 45 46 46 == 4. Assignment == 47 47