Skip to content

Commit

Permalink
[hotfix][docs] Adds missing JRS configuration parameter in Chinese do…
Browse files Browse the repository at this point in the history
…cumentation
  • Loading branch information
XComp committed Mar 16, 2022
1 parent 21e16e1 commit 58d1781
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/content.zh/docs/deployment/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@ The JobManager ensures consistency during recovery across TaskManagers. For the

{{< generated/common_high_availability_section >}}

**Options for the JobResultStore in high-availability setups**

{{< generated/common_high_availability_jrs_section >}}

**Options for high-availability setups with ZooKeeper**

{{< generated/common_high_availability_zk_section >}}
Expand Down
2 changes: 1 addition & 1 deletion docs/content/docs/deployment/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The JobManager ensures consistency during recovery across TaskManagers. For the

{{< generated/common_high_availability_section >}}

**Options for the Job Result Store in high-availability setups**
**Options for the JobResultStore in high-availability setups**

{{< generated/common_high_availability_jrs_section >}}

Expand Down

0 comments on commit 58d1781

Please sign in to comment.