File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -261,5 +261,5 @@ or recovered from, the options include:
261261 the support of transactional producer/consumer API and/or Spring Kafka). In case of TIBCO EMS, the support of
262262 individual explicit message acknowledgment can make this even more seamless.
263263* ** The Curative Approach** : Make the loss of original data units detectable and recoverable by the application logic.
264- For example, you can implement a mechanism to detect the loss of an original data unit (e.g. via timeout checks), and
265- re-send the data unit (missing chunks) from the producer.
264+ For example, implement a mechanism to detect the loss of an original data unit (e.g. via timeout checks), and re-send
265+ the data unit (missing chunks) from the producer.
You can’t perform that action at this time.
0 commit comments