Skip to content

Commit e75c0c6

Browse files
committed
*
1 parent 8e1204e commit e75c0c6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/jobs/recover-jobs.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ About this Task
3636
- Sync jobs that are running with :ref:`Kafka support <kafka-intro>`.
3737

3838
- 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
4242

4343
- 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
4747

4848
Task
4949
----
@@ -59,11 +59,11 @@ for each deployment mode.
5959
For embedded mode recovery, the process to restart
6060
a sync job is manually trigger.
6161

62-
.. procedure::
62+
.. procedure::
6363

64-
.. step:: Navigate to the :guilabel:`Data Migration` tab
64+
.. step:: Navigate to the :guilabel:`Data Migration` tab
6565

66-
.. step:: Click :guilabel:`Resume` on the failed sync job.
66+
.. step:: Click :guilabel:`Resume` on the failed sync job.
6767

6868
.. tab:: Kafka Mode
6969
:tabid: kafka-mode

0 commit comments

Comments
 (0)