Guergeiro / distributed-systems-2019

This repository contains our practical project for the class of distributed systems
https://cepos-e-mabecos.github.io/distributed-systems-2019/docs
MIT License
0 stars 2 forks source link

General cleanup #12

Closed Guergeiro closed 4 years ago

Guergeiro commented 4 years ago

Added Javadoc files.

Moved code implementation of consensus to ConsensusRole.java, making the server initial page more clean.

Changed how cleanup of old replicas is made. Check added method in ReplicasManagerInterface.java

Guergeiro commented 4 years ago

@Cepos-e-Mabecos/sd-group1 I will instantly accepting this pull request since I didn't change any of the app behaviour. You will be able to find a website with the Javadocs here on GitHub. Will also update the README.md.