]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
msgr todos
authorSage Weil <sage@newdream.net>
Thu, 3 Sep 2009 17:39:07 +0000 (10:39 -0700)
committerSage Weil <sage@newdream.net>
Thu, 3 Sep 2009 17:39:07 +0000 (10:39 -0700)
src/TODO

index fe7ed0181f5ddf0e47c2add540149ae5b86f2b53..10faf4968cd2ae0c95111c4ba075d1051c4055a6 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -33,18 +33,18 @@ v0.14
 
 - mds: put migration vectors in mdsmap
 
-- msgr: unidirectional option
-  - what about mon -> mds/osd messages?
-- kclient msgr fixups
-  - allow msg to be revoked from connection  (per-msg queue_seq, mutex)
-  - kill maybe_dup_msg
-
+- msgr
+  - check protocols during connection handshake, not per-message?
+- kclient msgr
+  - allow msg to be revoked from connection (per-msg queue_seq, mutex)
+  - and then kill maybe_dup_msg
 
 
 bugs
 - premature filejournal trimming?
 - weird osd_lock contention during osd restart?
 - clientid needs to be u64, and consistent throughout
+- ceph needs to detect monitor session drop
 
 later
 - authentication