summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-05-01 09:46:58 -0400
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-05-01 09:46:58 -0400
commit6528db43bb3e5a845d0fafbc5e23bba3645ffa9f (patch)
tree5bad21a7ef5d4e5f4bf3d613bc8bdf0597b0431c /TODO.org
parent2b96ea454523354de88da661219395e02694ee84 (diff)
updated TODO.org
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org15
1 files changed, 14 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index c5e622d..b540db2 100644
--- a/TODO.org
+++ b/TODO.org
@@ -30,7 +30,20 @@
Done.
Part of it was done while listening to Avril's "Complicated".
-*** TODO rewrite combox.events.NodeDirMonitor.housekeep method
+*** DONE rewrite combox.events.NodeDirMonitor.housekeep method's 'delete file' functionality
+ CLOSED: [2015-05-01 Fri 09:43]
+ - CLOSING NOTE [2015-05-01 Fri 09:43] \\
+ Done.
+*** DONE rewrite combox.events.NodeDirMonitor.housekeep method's 're-construct created file' functionality
+ CLOSED: [2015-05-01 Fri 09:43]
+ - CLOSING NOTE [2015-05-01 Fri 09:43] \\
+ Done.
+*** TODO rewrite combox.events.NodeDirMonitor.housekeep method's 're-construct modified file' functionality
+ - This is not release critical. So, I'm going not going to focus
+ on this now.
+ - To do this, we got to store information about the the names of
+ the shards that are getting created/modified/deleted/moved in
+ the node directories.
*** TODO change combox.cbox to initialize a node monitor for each node directory.
*** DONE ComboxSilo: reload db from disk before reading/writing to it.
CLOSED: [2015-04-01 Wed 11:13]