Fix: reset consumer destination when changing URIs
authorDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 19:24:01 +0000 (15:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 20:19:11 +0000 (16:19 -0400)
commitdf75acaceaceb383f558a251dca3703b6593ce40
tree25aa2fceb1cea0432b5ad5e62dd64776fd965b58
parent4f50c803f026f217d37588c46265b5c2fb9a1195
Fix: reset consumer destination when changing URIs

Using -C and -D with lttng create, the session if first created with the
default file path and then changed to the relayd URIs.

The destination object was not reset which was causing a corruption to
the state of the consumer object.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/cmd.c
This page took 0.027787 seconds and 5 git commands to generate.