Tags: eliransin/scylla
Tags
dist/ami/files/.scylla_ami_login: fix python error message on unsuppo… …rted instance type We changed usage of colorprint() on f8cec2f, need to pass format parameters to the function. Fixes scylladb#3680 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Tested-by: Amos Kong <amos@scylladb.com> Message-Id: <20180913182450.13308-1-syuu@scylladb.com>
Merge "Backport empty partition range scan fixes" from Botond " This mini-series lumps together the fix for the empty partition range scan crash (scylladb#3564) and the two follow-up patches. " * 'paging-fix-backport-2.2/v1' of https://github.com/denesb/scylla: query_pager: use query::is_single_partition() to check for singular range tests/cql_query_tess: add unit test for querying empty ranges test query_pager: be prepared to _ranges being empty
release: prepare for 2.1.6 Signed-off-by: Shlomi Livne <shlomi@scylladb.com>
release: prepare for 2.1.5 Signed-off-by: Shlomi Livne <shlomi@scylladb.com>
database: stop using incremental selectors There is a bug in incremental_selector for partitioned_sstable_set, so until it is found, stop using it. This degrades scan performance of Leveled Compaction Strategy tables. Fixes scylladb#3513. (as a workaround) Introduced: 2.1 Message-Id: <20180613131547.19084-1-avi@scylladb.com> (cherry picked from commit aeffbb6)
database: stop using incremental selectors There is a bug in incremental_selector for partitioned_sstable_set, so until it is found, stop using it. This degrades scan performance of Leveled Compaction Strategy tables. Fixes scylladb#3513. (as a workaround) Introduced: 2.1 Message-Id: <20180613131547.19084-1-avi@scylladb.com> (cherry picked from commit aeffbb6)
release: prepare for 2.2.rc1 Signed-off-by: Shlomi Livne <shlomi@scylladb.com>
dist: redhat: fix binutils dependency on alternatives Since /sbin is a symlink, file dependencies on /sbin/alternatives don't work. Change to /usr/bin to fix.
PreviousNext