I forgot to include one more patch, I'll send it as an addition to this
series.


On Mon, Mar 17, 2014 at 1:46 PM, Petr Pudlak <[email protected]> wrote:

> Since RPC calls to the master don't have a job ID, they failed to issue
> calls to
> WConfD. This patch series adds a thread ID to the identity and allows
> JobID to
> be empty, which solves the problem.
>
> Petr Pudlak (3):
>   Create a separate data type for WConfd client identity
>   Add a thread ID to the WConfd client id
>   Add the thread identifier parameter to gnt-debug listlocks
>
>  lib/client/gnt_debug.py             | 10 +++---
>  lib/cmdlib/base.py                  | 18 +++++-----
>  lib/mcpu.py                         | 68
> ++++++++++++++++---------------------
>  man/gnt-debug.rst                   |  6 ++--
>  src/Ganeti/Locking/Locks.hs         | 21 ++++++++++--
>  src/Ganeti/WConfd/Core.hs           | 48 ++++++++++++--------------
>  src/Ganeti/WConfd/DeathDetection.hs |  4 ++-
>  7 files changed, 90 insertions(+), 85 deletions(-)
>
> --
> 1.9.0.279.gdc9e3eb
>
>

Reply via email to