File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ About this Task
36
36
- Sync jobs that are running with :ref:`Kafka support <kafka-intro>`.
37
37
38
38
- Examples of embedded mode recoverable scenarios include:
39
-
40
- - Unexpected application failure
41
- - Operating system restarts
39
+
40
+ - Unexpected application failure
41
+ - Operating system restarts
42
42
43
43
- Examples of Kafka CDC sync job recoverable scenarios include:
44
-
45
- - Loss of individual `brokers <https://developer.confluent.io/courses/apache-kafka/brokers/>`__ in Kafka cluster
46
- - Application-level issues resulting in failed health checks
44
+
45
+ - Loss of individual `brokers <https://developer.confluent.io/courses/apache-kafka/brokers/>`__ in Kafka cluster
46
+ - Application-level issues resulting in failed health checks
47
47
48
48
Task
49
49
----
@@ -59,11 +59,11 @@ for each deployment mode.
59
59
For embedded mode recovery, the process to restart
60
60
a sync job is manually trigger.
61
61
62
- .. procedure::
62
+ .. procedure::
63
63
64
- .. step:: Navigate to the :guilabel:`Data Migration` tab
64
+ .. step:: Navigate to the :guilabel:`Data Migration` tab
65
65
66
- .. step:: Click :guilabel:`Resume` on the failed sync job.
66
+ .. step:: Click :guilabel:`Resume` on the failed sync job.
67
67
68
68
.. tab:: Kafka Mode
69
69
:tabid: kafka-mode
You can’t perform that action at this time.
0 commit comments