Dave Barach 0610039fd0 Fix debug CLI node recycling bugs
When creating a new - as opposed to recycled - debug CLI process node,
perform a proper barrier sync and node runtime update. Otherwise, the
graph replicas diverge for some period of time. That's not immediately
fatal, but it's not a good idea, either.

When renaming a debug cli process node, fix all of the name-vector
replicas before freeing the [one-and-only] name vector.

This fixes the so-called stats segment node runtime scraper crash,
which tripped over a replicated dangling reference to the
recently-freed debug CLI node name.

Change-Id: Ieffabd9f003139e534b9d79b88370439907930e5
Signed-off-by: Dave Barach <dbarach@cisco.com>
2018-07-12 22:30:11 +00:00
..
2018-06-27 15:29:47 +00:00
2018-07-12 22:30:11 +00:00
2018-05-31 00:02:24 +00:00
2018-06-08 11:42:01 -04:00
2018-06-08 11:42:01 -04:00
2018-06-15 12:07:40 +00:00
2018-05-17 16:41:28 +00:00
2018-06-03 12:01:12 +00:00
2018-03-05 20:02:41 +00:00
2018-04-17 23:38:05 +00:00