Translator Reviews ( Japanese → English )

Rating: 52 / 0 Reviews / 13 Aug 2020 at 22:51

steveforest
steveforest 52 I worked for the broadcaster as an en...
Japanese

Linux でAクラスターを10台構成で組んでいます。(便宜上これを Node1 から Node10 と呼ぶことにします)
データの登録は常にNode2のB機能を使っています。従って、B機能の実行はNode2がMasterの時もあれば、Slaveの時もあります。B機能実行時にNode2を強制的にMasterにする操作はしていません。

ある時、Node2がSlaveの状態でB機能を実行したら、Node9に対する以下のエラーが発生しました。

- エラー -

English

It consists of 10 units of A cluster by Linux(For making you understand well, this will be called Node1 to Node10 here for you.)
The storing the data uses the B function at Node2 always. Therefore, the execution of B function either Master or Slave for node2. When running with B function, we never operate make Node2 as a master.

But running B function on the state of Slave on Node2 occurs the following error towards Node9 someday.

-Error

Reviews ( 0 )

There are no translator reviews yet.