Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220619153425200. (#19773)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-06-20 10:21:31 -07:00
committed by GitHub
parent 517afbadcf
commit 9c9b6343f8
7 changed files with 42 additions and 0 deletions

View File

@@ -2596,6 +2596,9 @@
<Item ItemId=";extensions/arc/dist/localizedConstants.arc.syncSecondaryToCommit" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Sync Secondary To Commit]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[セカンダリを同期してコミット]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4711,6 +4714,9 @@
<Item ItemId=";extensions/arc/package.arc.sql.sync.secondaries.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The number of synchronous replicas required to commit a transaction before the primary replica is allowed to commit. Setting this value to -1 will set the number of required synchronized secondaries to '(# of replicas - 1) / 2', rounded down.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プライマリ レプリカのコミットを許可する前にトランザクションをコミットするために必要な同期レプリカの数です。この値を -1 に設定すると、必須の同期されたセカンダリの数が '(レプリカの数 - 1) / 2' の小数点以下を切り捨てたものに設定されます。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>