GithubHelp home page GithubHelp logo

softgitron / incubator-ratis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/ratis

0.0 0.0 0.0 7.07 MB

Open source Java implementation for Raft consensus protocol.

Home Page: http://ratis.incubator.apache.org/

License: Apache License 2.0

Java 97.12% Shell 1.97% Dockerfile 0.18% HTML 0.60% CSS 0.09% JavaScript 0.03%

incubator-ratis's People

Contributors

adoroszlai avatar amaliujia avatar anshkhannasbu avatar anuengineer avatar arp7 avatar avijayanhwx avatar bharatviswa504 avatar bshashikant avatar cbaenziger avatar cnauroth avatar cyrus-jackson avatar dependabot[bot] avatar dineshchitlangia avatar elek avatar enis avatar errose28 avatar ferhui avatar hanishakoneru avatar jing9 avatar jnp avatar joshelser avatar liuml07 avatar liutaohua avatar lokeshj1703 avatar maobaolong avatar mukul1987 avatar runzhiwang avatar ss77892 avatar szetszwo avatar xiaoyuyao avatar

Watchers

 avatar

incubator-ratis's Issues

Add support for changing client retry policy during operations

Currently retry policy can be set only during creation of the raft client object. It would be handy if the retry policy could be changed easily between different requests. This feature implements forking support for raft client implementation, which makes it possible to set custom retry policies easily for different requests.

Add support for timeout based retry policy

Apache Raft support multiple different kind of retry policies. For example Raft support retry policy based on failure count. However there is no time based retry policy. This feature implements timeout based retry policy for the Raft.

Add CI for the fork

As described in the software maintenance course's project description, fork should have its own CI pipeline. Configure CI pipeline to build the project and run all the unit tests.

Prototype feature

Create initial issue implementation. Initial implementation should pass all the unit tests.

Plan implementation

Plan implementation by defining new interface and modeling new architecture.

Finalize feature

Cleanup the code, so that it conforms with the code style of the parent project.

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.