当前位置:网站首页>Simply solve the problem that the node in the redis cluster cannot read data (error) moved
Simply solve the problem that the node in the redis cluster cannot read data (error) moved
2022-07-05 11:45:00 【We've been on the road】
redis cluster In the cluster slave Node can replicate successfully master Node data slot data , But can not get data , Only the corresponding master Node read : (error) MOVED 742 36.112.201.233:6110
reason :Redis Cluster Slave node in cluster , The official default setting is not to share read requests 、 Only for backup and failover , When there is a request to read to the slave node , It will be redirected to the corresponding master node to handle
terms of settlement : stay get Use the command before data readonly, This readonly tell Redis Cluster The client from the node is willing to read potentially obsolete data and is not interested in write requests

Be careful : After disconnection readonly Is failure , To connect again, you need to use this command again
边栏推荐
猜你喜欢

【使用TensorRT通过ONNX部署Pytorch项目】

11. (map data section) how to download and use OSM data
![[mainstream nivida graphics card deep learning / reinforcement learning /ai computing power summary]](/img/1a/dd7453bc5afc6458334ea08aed7998.png)
[mainstream nivida graphics card deep learning / reinforcement learning /ai computing power summary]
![[configuration method of win11 multi-user simultaneous login remote desktop]](/img/8f/eab81f089b236c4527a9866b2cfc25.png)
[configuration method of win11 multi-user simultaneous login remote desktop]

【yolov5.yaml解析】

redis的持久化机制原理

MySQL giant pit: update updates should be judged with caution by affecting the number of rows!!!

XML parsing

idea设置打开文件窗口个数

【yolov3损失函数】
随机推荐
yolov5目標檢測神經網絡——損失函數計算原理
iTOP-3568开发板NPU使用安装RKNN Toolkit Lite2
【上采样方式-OpenCV插值】
Solve the grpc connection problem. Dial succeeds with transientfailure
【Win11 多用户同时登录远程桌面配置方法】
Install esxi 6.0 interactively
Unity Xlua MonoProxy Mono代理类
idea设置打开文件窗口个数
Go language learning notes - first acquaintance with go language
MySQL 巨坑:update 更新慎用影响行数做判断!!!
Project summary notes series wstax kt session2 code analysis
redis主从中的Master自动选举之Sentinel哨兵机制
Pytorch MLP
[mainstream nivida graphics card deep learning / reinforcement learning /ai computing power summary]
Ncp1342 chip substitute pn8213 65W gallium nitride charger scheme
C # implements WinForm DataGridView control to support overlay data binding
871. Minimum Number of Refueling Stops
2048 game logic
The ninth Operation Committee meeting of dragon lizard community was successfully held
Crawler (9) - scrape framework (1) | scrape asynchronous web crawler framework