Bug #822

Updated by Lauris 4 months ago

1) If empty transactions (with static XA driver) have happened on tmqueue Q space, and Q space was just restarted after it was prepared (the first phase of 2pc was executed), the tmqueue fails to parse such transactions state and process fails to boot.

2) If non Q space-related messages were found in data directory, the file descriptors might leak for such files.

Back