Giter VIP home page Giter VIP logo

Comments (5)

stateIs0 avatar stateIs0 commented on August 26, 2024
  1. 请使用 oracle jdk8
  2. q:《另外我发现您的 RaftNodeBootStrap 类中并没有对输入的args做任何的处理》a: 不支持相关参数哦

from lu-raft-kv.

xyy9949 avatar xyy9949 commented on August 26, 2024

您好,我的代码现在能够正常启动了,非常感谢!
我还有一个问题想要请教:如果我想在RaftClient控制节点的连接和断开来进行一些测试工作,那么应该如何发出request呢?
目前RaftClientRPC这个类中只有get和put两个方法,但是我看到Request的类型中包含RemovePeer和AddPeer。

截屏2023-04-27 00 29 55

应该是类似RaftClientRPC中get和put方法,然后修改Request r的信息。

截屏2023-04-27 00 35 02

希望您能解答,谢谢。

from lu-raft-kv.

xyy9949 avatar xyy9949 commented on August 26, 2024

目前只能通过手动的方式开启关闭节点

from lu-raft-kv.

GalaxDust avatar GalaxDust commented on August 26, 2024

您好,我的代码现在能够正常启动了,非常感谢! 我还有一个问题想要请教:如果我想在RaftClient控制节点的连接和断开来进行一些测试工作,那么应该如何发出request呢? 目前RaftClientRPC这个类中只有get和put两个方法,但是我看到Request的类型中包含RemovePeer和AddPeer。

截屏2023-04-27 00 29 55

应该是类似RaftClientRPC中get和put方法,然后修改Request r的信息。

截屏2023-04-27 00 35 02

希望您能解答,谢谢。

我在启动的时候也遇到了这个问题请问老哥你是怎么解决的

from lu-raft-kv.

xyy9949 avatar xyy9949 commented on August 26, 2024

您好,我的代码现在能够正常启动了,非常感谢! 我还有一个问题想要请教:如果我想在RaftClient控制节点的连接和断开来进行一些测试工作,那么应该如何发出request呢? 目前RaftClientRPC这个类中只有get和put两个方法,但是我看到Request的类型中包含RemovePeer和AddPeer。
截屏2023-04-27 00 29 55
应该是类似RaftClientRPC中get和put方法,然后修改Request r的信息。
截屏2023-04-27 00 35 02
希望您能解答,谢谢。

我在启动的时候也遇到了这个问题请问老哥你是怎么解决的

我是把 -DserverPort=xxxx 添加到 VM options 上,之前添加错误了
截屏2023-05-23 15 36 48

from lu-raft-kv.

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.