]> xenbits.xensource.com Git - xen.git/commit
oxenstored transaction conflicts: improve logging
authorThomas Sanders <thomas.sanders@citrix.com>
Mon, 27 Mar 2017 13:36:34 +0000 (14:36 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 5 Apr 2017 14:19:02 +0000 (15:19 +0100)
commitf0f3d439b13248999a9d0ddf5cd69d17cc0084fb
tree3e245520d9c3043edc3981cbbe099f7ca1d0dc05
parentd9c4094f973f143bb276ba0d81078f4d2803e982
oxenstored transaction conflicts: improve logging

For information related to transaction conflicts, potentially frequent
logging at "info" priority has been changed to "debug" priority, and
once per two minutes there is an "info" priority summary.

Additional detailed logging has been added at "debug" priority.

Reported-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Thomas Sanders <thomas.sanders@citrix.com>
tools/ocaml/xenstored/domain.ml
tools/ocaml/xenstored/domains.ml
tools/ocaml/xenstored/process.ml
tools/ocaml/xenstored/transaction.ml
tools/ocaml/xenstored/xenstored.ml