Skip to content
Snippets Groups Projects
user avatar
Morris Jette authored
If call was made to change a node's state to the same state it
was already in and set its reason to the same value it already
had, then an accounting record was generated. If a script, say
NodeHealthCheck is repeatedly setting a node state (say DRAIN),
it could generate a huge number of redundant accounting records.
This eliminates these redundant records.
related to bug 1437
23f84ace
History
Name Last commit Last update