« Previous | Next » 

Revision 2395c322

ID2395c32265fcffe7e78ed2e4e8ed91e2b2dc108b
Parent c8a0948f
Child f69dab6d

Added by Iustin Pop over 16 years ago

Soften the requirements for hooks execution

Currently, an unreachable node (or one that return undetermined failure)
in the hooks pre-phase will abort the curren operation. This is not
good, as a down node could prevent many operation on the cluster.

This patch changes a RPC-level failure (and not a hook execution
failure) into a warning. It also modifies the related test cases.

This fixes issue 11.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences