Coder Social home page Coder Social logo

改进同步复制 about metamorphosis HOT 3 CLOSED

killme2008 avatar killme2008 commented on July 23, 2024
改进同步复制

from metamorphosis.

Comments (3)

killme2008 avatar killme2008 commented on July 23, 2024

Fixed by bd589b3

from metamorphosis.

killme2008 avatar killme2008 commented on July 23, 2024

samsa_master.properties配置添加三个新选项:

  • sendToSlaveTimeoutInMills 发送到slave的超时时间,单位毫秒,默认2秒
  • slaveContinuousFailureThreshold 发送到slave连续失败次数的阈值,超过这个阈值将停止发送消息到slave,并且会将master暂时从zookeeper列表里移除,同时启动一个后台线程做修复进入修复状态,尝试往slave投送消息,如果投送成功则认为slave恢复,重新注册master到zookeeper。默认100次。
  • checkSlaveIntervalInMills 当master出于修复状态的时候,检测slave是否恢复的时间间隔,默认100毫秒。

from metamorphosis.

killme2008 avatar killme2008 commented on July 23, 2024

1.4.5 released. https://github.com/killme2008/Metamorphosis/wiki/ReleaseNotes

from metamorphosis.

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.