Code Monkey home page Code Monkey logo

Comments (3)

bluebore avatar bluebore commented on May 31, 2024

现在用的不就是第一种么。。。
实际上这个分批汇报的方式我部署的时候都是关闭的,即把每批大小设为int_max
原因不是你上面说的问题,而是当block多了,会导致汇报一轮要很久,很多已经删除的block无法及时清理(现在block清理依赖report)。
副本恢复和GC这块我近期我打算重新理下。

from bfs.

yvxiang avatar yvxiang commented on May 31, 2024

当前连接上nameserver后,并没有作完整的汇报,直接分批了。而且在nameserver端的逻辑是,第一次汇报时不考虑复制,而不是第一轮汇报时,因为分批是后来加上去的,当时应该是没考虑到前面的副本复制。

from bfs.

yvxiang avatar yvxiang commented on May 31, 2024

已经有safemode去解决了

from bfs.

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.