Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 1ed0105

Browse files
committed
Rewording
1 parent a9f487b commit 1ed0105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operate/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To recover from this situation, you need to make available a snapshot of the par
3232
#### Recovery procedure
3333

3434
<Step stepLabel="1" title="Identify whether a snapshot repository is configured and accessible">
35-
If a snapshot repository is set up on other nodes in the cluster, and simply not configured on the node where you are seeing the partition processor startup errors, correct the configuration on the new node - refer to [Configuring Snapshots](/operate/snapshots#configuring-snapshots). If you have not yet set up a snapshot repository, please do so now. If it is absolutely not possible to use an object store to set up a repository, you may export snapshots to the local filesystem and manually transfer it to the affected node - skip to step `2b`.
35+
If a snapshot repository is set up on other nodes in the cluster, and simply not configured on the node where you are seeing the partition processor startup errors, correct the configuration on the new node - refer to [Configuring Snapshots](/operate/snapshots#configuring-snapshots). If you have not yet set up a snapshot repository, please do so now. If it is impossible to use an object store to host the snapshots repository, you can export snapshots to a local filesystem and manually transfer them to other nodes - skip to step `2b`.
3636

3737
In your server configuration, you should have a snapshot path specified as follows:
3838

0 commit comments

Comments
 (0)