diff options
author | varac <varacanero@zeromail.org> | 2014-12-02 20:21:26 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-12-02 20:21:26 +0100 |
commit | 5c300d2399398a7384728ef11b00642b8cfe5128 (patch) | |
tree | 1ba9ea6821b1e8f408e721702b095a1efd643815 /puppet/modules/check_mk | |
parent | 09aee27fa2546b0e95c44af87e54db7ec6747ebb (diff) |
Ignore bigcouch conflict errors, mainly coming from tapicero creating new users (Feature #6481)
There are potentially many tapicero daemons running, and they all try
to do the same thing at the same time. It is basically designed to
create race conditions. All tapicero daemons try to create the user db
at the same time. Only one of them wins the race and actually creates
it.
We need to fix this later (see https://leap.se/code/issues/6480) but
for now, we ignore them because conflict errors should be handled by the
applictation anyway.
Change-Id: I91095b1901d238e3d199954ba3716023d3fd49c1
Diffstat (limited to 'puppet/modules/check_mk')
0 files changed, 0 insertions, 0 deletions