comdb2 icon indicating copy to clipboard operation
comdb2 copied to clipboard

Bloomberg's distributed RDBMS

Results 150 comdb2 issues
Sort by recently updated
recently updated
newest added

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...

This is to allow comdb2ar to run comdb2 without full recovery on a copy if the recovery LSN is known.

**Describe the bug** Build fails when trying to build the Tcl interface **To Reproduce** 1. git clone https://github.com/bloomberg/comdb2 && cd comdb2 2. mkdir build && cd build 3. cmake -DWITH_TCL=1...

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...