summaryrefslogtreecommitdiff
path: root/dotnet/TODO.txt
diff options
context:
space:
mode:
authorSteven Shaw <steshaw@apache.org>2006-11-28 19:28:17 +0000
committerSteven Shaw <steshaw@apache.org>2006-11-28 19:28:17 +0000
commit74032625951a9105d0d20c592beccb2b6b4dce68 (patch)
tree1120a686852b2ed8a443641806ec47d647fa7596 /dotnet/TODO.txt
parent16f6727812c3c86b8be3e6c306408e9c6cc90633 (diff)
downloadqpid-python-74032625951a9105d0d20c592beccb2b6b4dce68.tar.gz
Oops. Missed Basic.Consume. Add commands necessary for fail over are recorded and replayed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480164 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/TODO.txt')
-rw-r--r--dotnet/TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotnet/TODO.txt b/dotnet/TODO.txt
index 7494b13b42..00b4ddf361 100644
--- a/dotnet/TODO.txt
+++ b/dotnet/TODO.txt
@@ -1,7 +1,6 @@
https://issues.apache.org/jira/browse/QPID-134
* Failover.
- * record and replay necessary commands.
* Review new API methods for fail over requirements.
i.e. lock on mutex for non-blocking methods, FailoverSupport (for blocking methods)