Translator Reviews ( Japanese → English )
Rating: 50 / 0 Reviews / 13 Aug 2020 at 22:45
このエラーは極たまに発生し、再現性がなく、調査が難航しています。
何か考えられる原因はないでしょうか?Linuxのアンチパターンを踏んでいないか気になっています。
心配しているのはNode2がB機能を実行した時、MasterであるNode1に対して上記のエラーが発生すると、
暫くしたら全てのノードがNode1の状態に戻ってしまうのではないかということです。
この認識で正しいでしょうか?
もしAクラスターでB機能を使用すること自体が良くないことなら,そのことも教えてもらえると嬉しいです。
This error occurs once a while and we have difficulty to see the problems without recovering.
Is there any reason you can think of? We are worrying about if it is doing Linux anti-pattern.
What we are worrying is, when Node 2 executes B function, to Node1 which is the master, it shows the above error, and in a meantime, all nodes return to Node1.
Is this a correct to understand?
If it is not good for us to use B function by A cluster, please tell us about it too.