commit | cfc5ac96785c587af195e6b3a7cdabd0d86cda6f | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Tue Sep 09 14:04:37 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Tue Sep 09 14:04:38 2014 -0700 |
tree | b1af7850e555bd55b7708d8613526d30ba0f7151 | |
parent | 5951633f906a35e14a85b5a934c7304c47230048 [diff] |
veyron/services/mgmt/debug: Invoke Glob on the leaves directly. Instead of sending a local RPC to Glob the leaves, use the invoker directly. This is more correct and more efficient, especially when the local endpoint is not actually local, i.e. goes through a proxy. Also change the Glob method of the logdir invoker to return directories so that log directories can be traversed one level at a time. Change-Id: I9d1ff10caa93233a7c234b648fced5630791b670