summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionAdapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/SessionAdapter.cpp')
-rw-r--r--cpp/src/qpid/broker/SessionAdapter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/SessionAdapter.cpp b/cpp/src/qpid/broker/SessionAdapter.cpp
index 003e206bff..64b0b80446 100644
--- a/cpp/src/qpid/broker/SessionAdapter.cpp
+++ b/cpp/src/qpid/broker/SessionAdapter.cpp
@@ -436,7 +436,7 @@ SessionAdapter::MessageHandlerImpl::subscribe(const string& queueName,
uint8_t acceptMode,
uint8_t acquireMode,
bool exclusive,
- const string& /*resumeId*/,//TODO implement resume behaviour
+ const string& /*resumeId*/,//TODO implement resume behaviour. Need to update cluster.
uint64_t /*resumeTtl*/,
const FieldTable& arguments)
{