Skip to content

scheduling-configuration-file.md / tso-configuration-file.md: confusing translation of 'Primary Key lease' #23131

Description

@yahonda

Change Request

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

The following two files contain confusing Japanese translations for the PD microservice lease configuration:

  • scheduling-configuration-file.md line 47:
    スケジュール主キーリースのタイムアウト。タイムアウト後、システムはプライマリを再選出します。
    (EN: The timeout of the Scheduling Primary Key lease. After the timeout, the system re-elects a Primary.)

  • tso-configuration-file.md line 47:
    TSO主キーリースのタイムアウト。タイムアウト後、システムはプライマリを再選出します。

The term 主キー (primary key) in this context refers to the PD microservice primary/leader node's etcd key lease, not a database primary key column. Using 主キー (which is the standard Japanese translation for SQL PRIMARY KEY) causes confusion for readers.

  1. Describe your suggestion or addition.

Replace 主キーリース with プライマリリース or リーダーリース to make it clear this is about the PD service leader/primary lease:

  • スケジュール主キーリーススケジューリングプライマリリース or スケジューリングリーダーリース
  • TSO主キーリースTSOプライマリリース or TSOリーダーリース
  1. Provide some reference materials (such as documents and websites) if you could.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions