Coder Social home page Coder Social logo

Comments (3)

evanmcc avatar evanmcc commented on July 18, 2024

I don't think that this is a good idea. The mechanism would be complicated and likely fragile. I think that the best way to address this is to reduce the impact of merging on any given node to the point where we no longer care that it's going on.

Something like this might be possible in the future when there is consistent cluster metadata, but hopefully we'll have solved the core problem by then.

from bitcask.

bsparrow435 avatar bsparrow435 commented on July 18, 2024

How about a warning in the logs that nodes share merge windows? Since a merge_window is a global bitcask setting it should be a simple rpc:multicall to get the merge windows from all nodes and comparing them is easy.

from bitcask.

evanmcc avatar evanmcc commented on July 18, 2024

but wouldn't you get a warning by default? I'd rather put the effort into making merges suck less, really.

from bitcask.

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.