动态调整副本数
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删除。