Giter Club home page Giter Club logo

Comments (5)

suxb201 avatar suxb201 commented on September 26, 2024 1

@Minnull 具体报错开 issue 发一下看看吧。

from redisshake.

HUIHUIABC avatar HUIHUIABC commented on September 26, 2024

redis shake V4版本网络相关问题同问.
我的情况是从cluster迁移到cluster,redis数据大小为960M左右,使用PSYNC模式进行迁移,每次同步到800~900M左右时,就出现read tcp use of closed connection 问题,报错示例如下:

2024-03-04 15:15:02 INF read_count=[5730524], read_ops=[57279.01], write_count=[5730523], write_ops=[57279.01], src-2, syncing rdb, size=[844 MiB/961 MiB]
2024-03-04 15:15:02 ERR read tcp 172.21.36.19:46977->172.21.36.22:8001: use of closed network connection
                        RedisShake/internal/reader/sync_standalone_reader.go:240 -> (*syncStandaloneReader).receiveAOF()
                        runtime/asm_amd64.s:1598 -> goexit()

是redis-server中还需要做什么配置吗?求大佬解答

from redisshake.

suxb201 avatar suxb201 commented on September 26, 2024

@HUIHUIABC

  1. 172.21.36.22:8001 是源端节点对吧?
  2. 如果是源端节点,请检查源端节点日志,看看是不是因为 client-output-buffer 超限被杀掉了

from redisshake.

suxb201 avatar suxb201 commented on September 26, 2024

@Gary2Luke 是不是长时间无同步流量导致的,Shake 确实缺乏保活机制,在长时间无同步是可能会被杀掉。

from redisshake.

Minnull avatar Minnull commented on September 26, 2024

请问大家有解决吗?我现在遇到了对目标集群的writer速度太快。经常超时导致失败,不知道大家有没有好的限流机制

from redisshake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.