diff --git a/TODO b/TODO index ee1b683db971ea12b3c8bdc05d48548c535d2a5b..1db55e1f2d487c524964fc97db2b11a0d4a3311f 100644 --- a/TODO +++ b/TODO @@ -283,6 +283,14 @@ Bugs: - Master change handlers - Storage answer last IDs -> unexpected packet, storage is broken + - Client node disconnect before storage handle NotifyUnlockInformation: + - client -> master : finishTransaction + - client disconnect from storage + - storage cleanup informations related to the client + - master -> storage : lockInformation + - storage can't find information in memory + -> after lockInformation is received by a storage, related data must not + be dropped at client failure. Old TODO