Fix: flag metadata stream on quiescent control cmd
authorDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 19:02:14 +0000 (14:02 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 19:22:24 +0000 (14:22 -0500)
For the relayd, when doing a quiescent control command, we have to flag
the corresponding metadata stream or else it will simply stay alive
until a close stream and always returning that data is inflight at the
end data pending command.

Add a stream id to the relayd command so the relayd can identify which
stream to flag.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.02558 seconds and 4 git commands to generate.