Updates:
        Status: Fixed

Comment #8 on issue 293 by [email protected]: confd doesn't log RPC errors
http://code.google.com/p/ganeti/issues/detail?id=293

commit c393abbf8cbb017646e323de242b20bd97fe3873
Author: Michele Tartara <[email protected]>
Date:   Wed Jul 10 14:48:05 2013 +0000

    Log RPC errors from inside executeRpcCall

executeRpcCall is the function to be used for executing RPCs, so it makes sense
    to use it as the single point for logging all thte RPC call errors.

    Fixes Issue 293.

    Signed-off-by: Michele Tartara <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit a246ce76cdaf709402491ea0d5bff5e9f696830b
Author: Michele Tartara <[email protected]>
Date:   Wed Jul 10 14:39:33 2013 +0000

    Factor out the logRpcErrors function

    This function can be useful to multiple RPC calls, therefore it is moved
    to the file containing the common RPC functions.

    Also, it is made more generic by changing its signature.

    Signed-off-by: Michele Tartara <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to