Support #729
Reduce error logging for read only transactions
Status: | Closed | Start date: | 09/14/2021 | |
---|---|---|---|---|
Priority: | Normal (Code 4) | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
n:NDRX:2:abcd3c94:21873:7f78604b1700:006:20210913:152756285338:repare_local:/local.c:0080:Failed to prepare local transaction btid=0! n:NDRX:2:abcd3c94:22032:7f07f22ad700:011:20210913:152800059866:repare_entry:tmi/xa.c:0809:xa_prepare_entry - fail: 3 [the transaction branch was read-only and has been committed] n:NDRX:3:abcd3c94:22032:7f07f22ad700:011:20210913:152800059898:rror_fmt_rsn:perror.c:0397:ndrx_TPset_error_fmt_rsn: 16 (TPERMERR) reason: 3 [xa_prepare_entry - fail: 3 [the transaction branch was read-only and has been committed]]
History
#1 Updated by Madars almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Release notes¶
Updated log levels, so that in case of xa_prepare() on read only transactions, log outputs are written with log level 5.
Available from Enduro/X version 7.5.34+.
#2 Updated by Madars almost 2 years ago
- Status changed from Resolved to Closed