need some help

19 views
Skip to first unread message

gkadam...@gmail.com

unread,
Jan 11, 2017, 1:27:03 PM1/11/17
to jgroups-raft
we are a two student group with a project on raft and paxos
we want to use a raft implementation as a project base and the goal is a raft implementation in which the viewchange and leader election is handled in a different paxos implementation as a simple consensus decision

we need some help building your project
we get failed to resolve dependencies and we do not know what to do because it is the first time ever building something this way
can we make modifications to your implementations as we see fit? 

Bela Ban

unread,
Jan 11, 2017, 5:09:31 PM1/11/17
to jgroups-raft


On Wednesday, January 11, 2017 at 7:27:03 PM UTC+1, xxx wrote:
we are a two student group with a project on raft and paxos
we want to use a raft implementation as a project base and the goal is a raft implementation in which the viewchange and leader election is handled in a different paxos implementation as a simple consensus decision

we need some help building your project
we get failed to resolve dependencies and we do not know what to do because it is the first time ever building something this way


Ouch, my bad! This was caused by an updated JGroups which introduced an 
incompatible API change in some unit tests.

Fixed.

Please run "ant clean-all compile" to build and perhaps "ant all-tests 
reports" to run the unit tests.

 
can we make modifications to your implementations as we see fit? 

Yes

If you find bugs, please open an issue in the GitHub issue tracker and 
submit a pull request. For new features, let's discuss it here on the 
mailing list...
 
Reply all
Reply to author
Forward
0 new messages