動態調整副本數
PUT /ptt-new-2018-11/_settings
{
"number_of_replicas": 2
}
重建索引,
增加節點后要重建索引。
日志報錯為網絡讀寫錯誤。
write and flush on the network layer failed
動態調整副本數
PUT /ptt-new-2018-11/_settings
{
"number_of_replicas": 2
}
重建索引,
增加節點后要重建索引。
日志報錯為網絡讀寫錯誤。
write and flush on the network layer failed
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。