diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-12 20:21:50 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-12 20:21:50 -0400 |
commit | 2545cf611424fc47f6bb7fd63ebf8834db8fb890 (patch) | |
tree | 81d86f56c54c6365fba5532cf9ab667129ac9196 | |
parent | 219f5009a12a64849d6839a142f5edb6d8f4a636 (diff) |
TODO.org: filed bug #6.
-rw-r--r-- | TODO.org | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -21,11 +21,17 @@ This is not always the case. *** functionality **** DONE combox does not move shards properly :b#5: + When a file is moved/renamed to a place in different directory, + combox does not corresponding move/rename shards. CLOSED: [2015-09-12 Sat 20:18] - CLOSING NOTE [2015-09-12 Sat 20:18] \\ Done. - When a file is moved/renamed to a place in different directory, - combox does not corresponding move/rename shards. +**** TODO directory rename does not delete old directory on remote computer. :b#6: + This is happending because the files inside the directory are + going through a delayed deletion. + + The solution will be to do a delayed deletion of the old directory path. + ** functionlity *** DONE rewrite combox.events.NodeDirMonitor.on_created method CLOSED: [2015-04-01 Wed 23:06] |