Procházet zdrojové kódy

update todo by removing completed items.

(Logical change 1.24)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@73 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake před 21 roky
rodič
revize
843488f322
1 změnil soubory, kde provedl 0 přidání a 5 odebrání
  1. 0 5
      TODO

+ 0 - 5
TODO

@@ -14,8 +14,6 @@ Generic Items
 
 
 Group Messaging Interface
 Group Messaging Interface
 -------------------------
 -------------------------
-* Very important: single node may not work too well.  Debug this
-  mode of operation.
 * Very important: implement full EVS semantics when holes occur in
 * Very important: implement full EVS semantics when holes occur in
   delivery messages after a configuration change but before the new
   delivery messages after a configuration change but before the new
   configuration is delivered.
   configuration is delivered.
@@ -54,8 +52,6 @@ Availability Management Framework
 * If a user of the AMF library doesn't respond with saAmfResponse, the state
 * If a user of the AMF library doesn't respond with saAmfResponse, the state
   of the application will never change.  Fix by adding timeouts to readiness state
   of the application will never change.  Fix by adding timeouts to readiness state
   and ha state changes to force saAmfResponse state changes triggered.
   and ha state changes to force saAmfResponse state changes triggered.
-* Create array namespace for each invocation id per connection to avoid
-  cross file descriptor contamination.
 * Implement resource proxy functions. (currently dummy functions)
 * Implement resource proxy functions. (currently dummy functions)
 * Implement pending operations. (currently dummy functions)
 * Implement pending operations. (currently dummy functions)
 * Implement NWAY and NWAYACTIVE redundancy models.
 * Implement NWAY and NWAYACTIVE redundancy models.
@@ -63,5 +59,4 @@ Availability Management Framework
 Checkpointing
 Checkpointing
 -------------
 -------------
 * Very Important: Implement configuration change support.  This includes partitions.
 * Very Important: Implement configuration change support.  This includes partitions.
-* Implement thread support for checkpointing library.
 * Implement expiration times on checkpoints.
 * Implement expiration times on checkpoints.