Translator Reviews ( Japanese → English )
Rating: 50 / 0 Reviews / 14 Aug 2020 at 10:33
Japanese
もしNode9がデータを受け取れなかった場合でも,MasterであるNode1がデータを受け取れていれば,Node9はいつかNode1と同期されるので問題ないと思っていますが,MasterであるNode1がデータを受け取れない場合は,SlaveはいつかMasterと同期されるので問題だと思っています。
もう一度ログを精査して,原因を突き止めたいと思っていますが,その前にAクラスターにおけるデータ登録の解釈はこれで合っているかコメントいただけますでしょうか?
English
Even if f Node9 cannot get data, Master Node1 obtains data, Node9 would be corresponded with Node1some day, I suppose, but if Master Node1 cannot get the data, Slave would be corresponded withMaster some day, I suppose.
Once again to see the log clearly, I would like to find the reason, but beforehand, could you please comment if A cluster's data registration understanding is correct or not?