seaweedfs/go
Chris Lu 81debd73d4 Issue 37: Replicate delete
Reported by hieu.hcmus, Today (24 minutes ago)


What steps will reproduce the problem?
1.Create 2 volumes server same rack, replication type = 001
2.Upload a file
3.Delete file

What is the expected output? What do you see instead?
Expected output: File is deleted in both volume server
But: file is only deleted in one volume server

What version of the product are you using? On what operating system?
0.36
Please provide any additional information below.

After remove NeedleValue from NeedleMap, the size = 0 and it causes the
error.

I uploaded the patch to fix this error
2013-07-28 22:49:17 -07:00
..
operation escaping upload file name special characters 2013-07-15 17:26:00 -07:00
replication fix when volume growth are partial successful in automatic mode 2013-07-24 10:31:51 -07:00
sequence fix sequence assignment error 2013-03-19 13:37:36 -07:00
storage Issue 37: Replicate delete 2013-07-28 22:49:17 -07:00
topology better locking to prevent any possible memory access error 2013-07-15 21:34:43 -07:00
util testing compilation with remove package 2013-02-10 03:49:51 -08:00
weed fix when volume growth are partial successful in automatic mode 2013-07-24 10:31:51 -07:00