Commit Graph

  • 80302d98dd database: silence atomic deletion cancellation logs during compaction Avi Kivity 2016-05-05 16:48:27 +03:00
  • 43221fc7e2 sstables: make delete_atomically() throw a distinct exception when cancelled Avi Kivity 2016-05-05 16:47:27 +03:00
  • dad312ce0a tests: test for result row counting Gleb Natapov 2016-05-04 18:59:39 +03:00
  • 3cae56f3e3 query: fix result row counting for results with multiple partitions Gleb Natapov 2016-05-04 18:59:38 +03:00
  • 656a10c4b8 storage_service: Add logging to match origin Calle Wilund 2016-05-04 13:20:16 +00:00
  • 709dd82d59 storage_service: Add logging to match origin Calle Wilund 2016-05-04 13:20:16 +00:00
  • c04b3de564 messaging_service: Add logging to match origin Calle Wilund 2016-05-04 13:20:15 +00:00
  • 4964fe4cf0 storage_proxy: stop range query with limit after the limit is reached Gleb Natapov 2016-05-01 18:20:01 +03:00
  • e3ad3cf7d9 query: put live row count into query::result Gleb Natapov 2016-05-02 13:35:47 +03:00
  • cef40627a7 storage_proxy: fix calculation of concurrency queried ranges Gleb Natapov 2016-05-01 18:19:31 +03:00
  • 995820c08a storage_proxy: add logging for range query row count estimation Gleb Natapov 2016-05-01 18:18:31 +03:00
  • bf18025937 main: stop compaction manager earlier Raphael S. Carvalho 2016-05-05 22:04:57 -03:00
  • d8ea85cd90 messaging_service: Add logging to match origin Calle Wilund 2016-05-04 13:20:15 +00:00
  • b8277979ef compaction_manager: fix indentation Raphael S. Carvalho 2016-05-04 22:48:51 -03:00
  • 3aefa4f1d2 Merge seastar upstream Avi Kivity 2016-05-05 09:48:58 +03:00
  • f1cd52ff3f tests: test for result row counting Gleb Natapov 2016-05-04 18:59:39 +03:00
  • b75475de80 query: fix result row counting for results with multiple partitions Gleb Natapov 2016-05-04 18:59:38 +03:00
  • 2a00c06dd5 query: fix non full clustering key deserialization Gleb Natapov 2016-05-03 17:04:20 +03:00
  • 5aeeb0b3e8 compaction: add support to parallel compaction on the same column family Raphael S. Carvalho 2016-05-03 18:48:15 -03:00
  • 6c4d7223fe database.cc: Fix compilation error with boost 1.55 scylla-1.0.3 Calle Wilund 2016-04-19 12:00:53 +00:00
  • c1a5488993 sstables: Fix compilation error on boost 1.55 Calle Wilund 2016-04-19 12:00:54 +00:00
  • b78abd7649 auth: Make auth.* schemas use deterministic UUIDs Calle Wilund 2016-05-02 13:09:48 +00:00
  • 6d2caedafd auth: Make auth.* schemas use deterministic UUIDs Calle Wilund 2016-05-02 13:09:48 +00:00
  • d47c62b51c messaging_service: Change init to use per-shard tls credentials Calle Wilund 2016-05-02 11:15:04 +00:00
  • 24f90b087f Merge "fix range queries with limiter to not generate more requests than needed" from Gleb Avi Kivity 2016-05-02 15:14:45 +03:00
  • 3039e4c7de storage_proxy: stop range query with limit after the limit is reached Gleb Natapov 2016-05-01 18:20:01 +03:00
  • db322d8f74 query: put live row count into query::result Gleb Natapov 2016-05-02 13:35:47 +03:00
  • 41c586313a storage_proxy: fix calculation of concurrency queried ranges Gleb Natapov 2016-05-01 18:19:31 +03:00
  • c364ab9121 storage_proxy: add logging for range query row count estimation Gleb Natapov 2016-05-01 18:18:31 +03:00
  • 751ba2f0bf messaging_service: Change init to use per-shard tls credentials Calle Wilund 2016-05-02 11:15:04 +00:00
  • 9c9f62e30b release: prepare for 1.0.3 Pekka Enberg 2016-05-02 14:29:15 +03:00
  • ae95ce1bd7 sstables: optimize leveled compaction strategy Raphael S. Carvalho 2016-04-29 18:29:40 -03:00
  • dc69999fd8 Merge seastar upstream Avi Kivity 2016-05-02 11:10:33 +03:00
  • 122330a5eb dist/common/scripts: add interactive prompt for package installation check, also check scylla-tools installed Takuya ASADA 2016-04-14 19:32:34 +00:00
  • cc74b6ff5f dist/ubuntu: move lines from rules to .install/.dirs/.docs Takuya ASADA 2016-04-30 05:11:34 +09:00
  • bef19e7f9e release: prepare for 1.1.rc1 Pekka Enberg 2016-04-29 08:49:10 +03:00
  • 434db0bc8b Update scylla-ami submodule Avi Kivity 2016-04-28 16:41:30 +03:00
  • 6723978891 dist/ami: Add --repo option to build_ami.sh to construct AMI with custom repository URL Takuya ASADA 2016-04-28 22:16:09 +09:00
  • 3ec47fbcf0 dist/ubuntu: unofficial support Debian 8.4 Takuya ASADA 2016-04-18 19:14:28 +00:00
  • 31090f3116 Merge "Fix for systemd support on Ubuntu, add Ubuntu 16.04 support" from Takuya Pekka Enberg 2016-04-27 15:37:25 +03:00
  • c147676ccb dist/docker/redhat: Make sure image builds against latest Scylla Pekka Enberg 2016-04-11 14:33:38 +03:00
  • 1cfde50102 dist/ubuntu: support 16.04 Takuya ASADA 2016-04-13 23:24:38 +00:00
  • 988b7bcd3d dist/ubuntu: don't use ubuntu-toolchain-r/test ppa repo on recent versions of Ubuntu, since it has newer g++ Takuya ASADA 2016-04-14 19:52:37 +00:00
  • fa0b90b727 dist/ubuntu: add dependency for libsystemd-dev to handle startup correctly on recent versions of Ubuntu Takuya ASADA 2016-04-13 23:21:32 +00:00
  • eae881ff70 dist/ubuntu: skip dh_installinit --upstart-only on recent versions of Ubuntu Takuya ASADA 2016-04-14 06:59:42 +09:00
  • d5efa02eab dist/ubuntu/dep: Drop python-support on Ubuntu 16.04 Takuya ASADA 2016-04-13 23:00:09 +00:00
  • e733c2aae8 dist/ubuntu/dep: use distribution's thrift-compiler-0.9.1 on newer versions of Ubuntu Takuya ASADA 2016-04-13 20:37:46 +00:00
  • ad9e75a3fa Merge seastar upstream Avi Kivity 2016-04-27 10:39:09 +03:00
  • 454512a272 dist/redhat: package scylla_kernel_check Avi Kivity 2016-04-26 18:19:07 +03:00
  • 61435108a5 query: Do not take arguments via ... in the visitor Tomasz Grabiec 2016-04-18 09:20:42 +02:00
  • eb9bd3ee21 dist/common/scripts: show knowledge base URL when kernel is too old Takuya ASADA 2016-04-26 13:25:08 +09:00
  • 05ac4bb99d dist/common/scripts: notice restart required after changing bootparameters Takuya ASADA 2016-03-30 18:40:51 +09:00
  • 07adedf28a tests: fix use-after-free in sstable test Raphael S. Carvalho 2016-04-20 15:40:02 -03:00
  • 88bb5fcb53 api: Fix error message Tomasz Grabiec 2016-04-25 18:04:29 +02:00
  • e7f438eeae dist/ubuntu: Drop dependency to libthrift0, link it statically Takuya ASADA 2016-04-25 23:27:40 +09:00
  • ec2ef467c8 configure.py: configure.py: add --static-thrift option to link libthrift statically Takuya ASADA 2016-04-25 23:27:39 +09:00
  • 8ca530b6d3 Merge "Backport atomic sstable deletion to 1.0" from Avi Pekka Enberg 2016-04-25 14:12:33 +03:00
  • af803a9149 Merge seastar upstream Avi Kivity 2016-04-25 13:34:27 +03:00
  • e5a123ea80 sstables: avoid long-duration smp calls in delete_atomically() Avi Kivity 2016-04-25 12:25:50 +03:00
  • cdd0f00de5 client_state: Remove unwarranted keyspace check Calle Wilund 2016-04-25 09:54:32 +00:00
  • 49d3d79dfe sstables: Fix compilation error on boost 1.55 Calle Wilund 2016-04-19 12:00:54 +00:00
  • 9130b0de16 database.cc: Fix compilation error with boost 1.55 Calle Wilund 2016-04-19 12:00:53 +00:00
  • 9bfce3255a db: delete compacted sstables atomically Avi Kivity 2016-04-13 17:24:27 +03:00
  • d2251199b2 sstables: convert sstable::mark_for_deletion() to atomic deletion infrastructure Avi Kivity 2016-04-13 16:28:09 +03:00
  • bed6437b38 main: cancel pending atomic deletions on shutdown Avi Kivity 2016-04-13 16:32:58 +03:00
  • 70508734a5 sstables: add delete_atomically(), for atomically deleting multiple sstables Avi Kivity 2016-04-13 15:23:29 +03:00
  • c657a431dc dist/common/scripts: Fix incorrect order to run scylla_sysconfig_setup on scylla_setup Takuya ASADA 2016-04-21 02:48:37 +09:00
  • 9a99231f6b dist/common/scripts: On scylla_setup, skip showing 'lo' interface on sysconfig prompt Takuya ASADA 2016-04-21 02:48:36 +09:00
  • 611b0a3400 dist/common/scripts: Add kernel version check Takuya ASADA 2016-04-06 05:05:38 +09:00
  • 813ad4024f query_processor: account unprepared statements executions Vlad Zolotarov 2016-04-24 16:11:32 +03:00
  • c6b5890eb2 Merge Avi Kivity 2016-04-24 16:15:05 +03:00
  • f6da9bc92b Merge "Additional mutations/queries related collectd metrics" from Vlad Pekka Enberg 2016-04-21 15:58:45 +03:00
  • 2bfc8e8c12 main: add tcp_syncookies sanity check Takuya ASADA 2016-04-16 01:40:15 +09:00
  • 3f1fcca3bc cql3: Fix DROP KEYSPACE error message when keyspace does not exist Pekka Enberg 2016-04-21 09:08:30 +03:00
  • 4ef5b11e9b batchlog_manager: add a counter for a total number of write attempts Vlad Zolotarov 2016-04-18 22:22:22 +03:00
  • 97e5bfa815 database: add metrics for total writes and reads Vlad Zolotarov 2016-04-12 14:49:08 +03:00
  • 9bf8253412 storage_proxy: add read requests split counters Vlad Zolotarov 2016-04-07 12:06:00 +03:00
  • cbcbdc3b4a storage_proxy: add split counters for writes Vlad Zolotarov 2016-04-20 13:49:33 +03:00
  • c92654b281 storage_proxy: add counters for received and forwarded mutations Vlad Zolotarov 2016-04-06 19:48:06 +03:00
  • 8231385e0c sstables: Remove unused code from mp_row_consumer Piotr Jastrzebski 2016-04-20 21:20:05 +02:00
  • 60307f62fe release: prepare for 1.0.2 scylla-1.0.2 Pekka Enberg 2016-04-20 22:10:57 +03:00
  • eb51c93a5a tests: fix use-after-free in sstable test Raphael S. Carvalho 2016-04-20 15:40:02 -03:00
  • 7af9ac2880 Merge "Add support for User Defined Types" from Duarte Pekka Enberg 2016-04-20 21:26:03 +03:00
  • 1543253bfd scyllatop: differentiate metrics coming from different hosts Yoav Kleinberger 2016-04-20 14:07:59 +03:00
  • c04f8c239e udt: Enable user type query test case Duarte Nunes 2016-04-14 01:13:38 +02:00
  • bc90d6a730 udt: type_parser handles user defined types Duarte Nunes 2016-04-14 10:50:46 +02:00
  • b5a87f8bdc udt: Add unit test for user type schema changes Duarte Nunes 2016-04-11 12:20:06 +02:00
  • 7911438de0 udt: Add grammar for altering user types Duarte Nunes 2016-04-12 14:45:33 +02:00
  • fbf70e9bed udt: Add alter type statement Duarte Nunes 2016-04-11 23:51:10 +02:00
  • 3e663cfa9a udt: Add capability to replace a user_type Duarte Nunes 2016-04-11 21:55:45 +02:00
  • 6cb57a567f udt: Add grammar for dropping user types Duarte Nunes 2016-04-12 14:07:23 +02:00
  • 809b45e160 udt: Add drop type statement Duarte Nunes 2016-04-10 21:39:14 +02:00
  • 7f85373e15 cql3/drop_table_statement: Fix exception handling in access check Calle Wilund 2016-04-20 12:14:59 +00:00
  • 66c60f03fe udt: Add references_user_type to abstract_type Duarte Nunes 2016-04-10 23:29:10 +02:00
  • 6732da67ab udt: Add is_user_type function to abstract_type Duarte Nunes 2016-04-11 18:17:23 +02:00
  • ddb4a4b29b udt: Implement as_cql3_type for user_type_impl Duarte Nunes 2016-04-12 16:31:32 +02:00
  • 35a88b5d49 udt: Complete create_type_statement Duarte Nunes 2016-04-08 01:03:20 +02:00
  • d1f215b743 udt: Merge user defined type mutations Duarte Nunes 2016-04-06 15:28:30 +02:00
  • fdddcfb3ea udt: Fix user type compatibility check Duarte Nunes 2016-04-13 21:45:06 +02:00
  • eae7f10906 map_difference: Allow on unordered_map Duarte Nunes 2016-04-09 00:34:25 +02:00