From: Sage Weil Date: Thu, 3 Sep 2009 17:39:07 +0000 (-0700) Subject: msgr todos X-Git-Tag: v0.14~50 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5bc0dea9ffa17d18bbdae9b4cb9ab87a04ee38e0;p=ceph.git msgr todos --- diff --git a/src/TODO b/src/TODO index fe7ed0181f5..10faf4968cd 100644 --- 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