Skip to content

Releases: DICL/VeloxDFS

Logical blocks and Java

13 Oct 10:10
v1.9.0
3fdaf12
Compare
Choose a tag to compare
  • It enable logical block with different extendable logical block schedulers.
  • adds a new JAVA API for VeloxDFS be used in HADOOP.
  • adds support for IO monitoring using zookeeper
  • Many refactors and small fixes

Minor changes in the Makefile.am

03 Nov 05:44
19f6c46
Compare
Choose a tag to compare

The changes aim to make the Makefile.am more portable among the other ecosystem projects.

Completes the logical block feature

23 Oct 09:25
Compare
Choose a tag to compare

It adds a major refactor on the logical block featues.

It also adds a small script to automatize the creation of flags.

It refactor the unit test suite.

Offset read/write feature

20 Jun 06:20
Compare
Choose a tag to compare
Pre-release
v1.4.0

Offset Read include, changes in the internal API

Replica version

16 May 10:52
Compare
Choose a tag to compare
Merge pull request #97 from DICL/fix-slowdfs

DFS is now fast again

Incompatible changes

12 Apr 09:00
Compare
Choose a tag to compare
Incompatible changes Pre-release
Pre-release

Note that now Context is a singleton, so before merging we will have to change the way that we use context in EclipseMR/CACHE/SQL

Several bugs are fixed

11 Apr 07:53
Compare
Choose a tag to compare

Now it supports large files tested > 500Mb

dfsformat is added, several bug fixed

17 Mar 08:29
Compare
Choose a tag to compare
Pre-release
Merge pull request #59 from DICL/refactor-dfsput

Refactor dfsput

v1.0.2: Merge pull request #53 from DICL/fix-dfsput

15 Mar 09:45
Compare
Choose a tag to compare
dynamic allocation error is fixed

No bugs observed in this release

15 Mar 05:05
Compare
Choose a tag to compare
Pre-release
Merge pull request #47 from DICL/fix-dfsrm

The bug was that when client disconnect, socket pointer was not freed