Mark Hannum

Results 19 issues of Mark Hannum

The fix is straightforward: check to see if the transaction has already written a blkseq record before returning a verify error.

The fix is straightforward: check to see if the transaction has already written a blkseq record before returning a verify error. This is the 8.0 version of https://github.com/bloomberg/comdb2/pull/4505

The fix is straightforward: check to see if the transaction has already written a blkseq record before returning a verify error. This is the 7.0 version of https://github.com/bloomberg/comdb2/pull/4505. It's unclear...

This PR also introduces 'incoherent_test' under phys_rep_tiered which attempts to reproduce these situations. This is the 8.0 version of https://github.com/bloomberg/comdb2/pull/4726

This PR also introduces 'incoherent_test' under phys_rep_tiered which attempts to reproduce these situations.

Fixes bug where cdb2api incorrectly donates a comdb2db fd resolved from comdb2db.cfg (which lists host information, but not tier information) to sockpool with an incorrect typestr. The test for this...

Fixes bug where cdb2api incorrectly donates a comdb2db fd resolved from comdb2db.cfg (which lists host information, but not tier information) to sockpool with an incorrect typestr. The test for this...

Pagelogs are placed on filed-queues in a slightly different order when snapshot isolation is run directly on master. This PR fixes the issue, and adds the 'newsi.testopts' file to the...

Pagelogs are placed on filed-queues in a slightly different order when snapshot isolation is run directly on master. This PR fixes the issue, and adds the 'newsi.testopts' file to the...