Commit Graph

  • c8afb4cc46 query_processor: Support thrift prepared statements Duarte Nunes 2016-06-24 16:36:37 +02:00
  • 1addbb9c1d thrift: implement execute_cql3_query Paweł Dziepak 2015-06-08 10:57:35 +03:00
  • 2e7cb32601 query_options: Adjust value_views after prepare() Duarte Nunes 2016-06-27 00:18:08 +02:00
  • 2683a49c69 query_options: Remove value_views arg from ctor Duarte Nunes 2016-06-27 00:14:48 +02:00
  • 62cfc4ab55 thrift: Add with_exn_cob helper function Duarte Nunes 2016-06-23 20:29:43 +02:00
  • b74ee6fdea thrift: Add consistency level conversion Duarte Nunes 2016-06-05 12:40:11 +02:00
  • 0c441378f2 client_state: support thrift clients Paweł Dziepak 2015-06-08 10:42:39 +03:00
  • 002d2bc353 thrift: pass query_processor to the thrift handler Paweł Dziepak 2015-06-07 15:25:36 +03:00
  • 225c5be78e thrift: Add query_state to thrift_handler Duarte Nunes 2016-06-26 17:29:55 +02:00
  • f96e5d7c1b managed_bytes: fix build with gcc 6 Avi Kivity 2016-06-23 23:53:07 +03:00
  • 056b427855 range_tombstone_list: use non-template lambda for cloning tombstones Avi Kivity 2016-06-25 11:43:31 +03:00
  • a439a6b8d3 API: Add the collectd enable/disable implementation Amnon Heiman 2016-06-26 12:08:59 +03:00
  • 4d7837af40 API Definition: collectd to support enable disable Amnon Heiman 2016-06-26 12:08:58 +03:00
  • dfbf68cd24 commitlog: Define operator<< in namespace db Duarte Nunes 2016-06-25 13:07:54 +02:00
  • 5b81448ed6 main: add scylla --version option Avi Kivity 2016-06-23 17:18:37 +03:00
  • 1ffae6e6ee database_test: Add test case for row limit Duarte Nunes 2016-06-23 13:17:23 +02:00
  • e647ec1c4a Merge "thrift: Implement describe verbs" from Duarte Avi Kivity 2016-06-23 13:30:39 +03:00
  • b291c22e39 thrift: Complete describe_keyspace verb Duarte Nunes 2016-06-20 23:38:47 +02:00
  • febc48166d thrift: Type name is already based on Origin Duarte Nunes 2016-06-20 23:23:26 +02:00
  • 8b00fe3989 thrift: Add explanatory note about describe_splits Duarte Nunes 2016-06-18 00:48:57 +02:00
  • b175204cfe thrift: Implement describe_snitch verb Duarte Nunes 2016-06-18 00:38:52 +02:00
  • 9e6ab878d6 thrift: Implement describe_partitioner verb Duarte Nunes 2016-06-18 00:28:45 +02:00
  • 358b03c409 thrift: Implement describe_token_map verb Duarte Nunes 2016-06-18 00:24:44 +02:00
  • 1ea7102d9f thrift: Implement describe_ring verbs Duarte Nunes 2016-06-18 00:19:49 +02:00
  • 8377264226 thrift: Implement describe_version verb Duarte Nunes 2016-06-18 00:02:46 +02:00
  • 8370450dcb trhift: Implement describe_cluster_name verb Duarte Nunes 2016-06-18 00:01:20 +02:00
  • 2a898743c6 thrift: Implement describe_schema_versions verb Duarte Nunes 2016-06-17 23:58:35 +02:00
  • c464e85a3f Merge "thrift: Implement DDL verbs" from Duarte Pekka Enberg 2016-06-23 12:46:58 +03:00
  • 3c02af083c thrift: Implement system_update_keyspace verb Duarte Nunes 2016-06-22 18:55:18 +02:00
  • aa16c303ca thrift: Implement system_drop_keyspace verb Duarte Nunes 2016-06-22 18:45:32 +02:00
  • 8ff3fbe916 thrift: Implement system_drop_column_family verb Duarte Nunes 2016-06-22 18:42:57 +02:00
  • f6fab027c6 thrift: Implement system_update_column_family verb Duarte Nunes 2016-06-22 19:00:46 +02:00
  • de46653036 thrift: Implement system_add_column_family verb Duarte Nunes 2016-06-22 18:39:11 +02:00
  • 25a8ffb09a thrift: Extract keyspace_from_thrift function Duarte Nunes 2016-06-22 18:28:18 +02:00
  • 74cb796de7 thrift: Extract schema_from_thrift function Duarte Nunes 2016-06-22 18:28:18 +02:00
  • 9d85ea6304 thrift: Complete system_add_keyspace verb Duarte Nunes 2016-06-22 18:28:18 +02:00
  • 05f7a6d63e thrift: Add basic support for dynamic CF Duarte Nunes 2016-05-31 16:16:08 +02:00
  • 49b8bff21c thrift: Extract make_exception to common header Duarte Nunes 2016-06-18 18:15:24 +02:00
  • e37b18b231 scylla_ntp_setup: Define an ntp server on ubuntu if there is none Benoît Canet 2016-06-22 14:57:37 +00:00
  • 8b6bb0251d README.md: Fix markdown formating Benoît Canet 2016-06-22 13:56:27 +00:00
  • aacc7193f2 schema: Replace keyspace's schema_ptr on CF update Duarte Nunes 2016-06-23 10:57:10 +02:00
  • 3fa7bb1292 scylla_setup: Ignore case in prompt responses Tzach Livyatan 2016-06-23 12:02:19 +03:00
  • e08fa7dafa fix potential stale data in cache update Glauber Costa 2016-06-21 14:41:41 -04:00
  • bcba45f546 Merge "Prevent old node to join new cluster" from Asias Pekka Enberg 2016-06-23 10:25:38 +03:00
  • c56fc99b7f main: handle exceptions during startup scylla-1.2.1 Avi Kivity 2016-06-22 14:33:41 +03:00
  • 9b011bff18 row_cache: add contiguity flag to cache entry to reduce disk IO during scans Piotr Jastrzebski 2016-06-22 22:34:04 +02:00
  • 5af22f6cb1 main: handle exceptions during startup Avi Kivity 2016-06-22 14:33:41 +03:00
  • a192c80377 gdb: fully-qualify type names Avi Kivity 2016-06-22 12:31:35 +03:00
  • 9dacd4fb80 Merge "query: Add new limits" from Duarte Avi Kivity 2016-06-22 11:03:13 +03:00
  • 82dbf5bff3 storage_proxy: Trace when retrying a query Duarte Nunes 2016-06-15 22:08:18 +02:00
  • 69798df95e query: Limit number of partitions returned Duarte Nunes 2016-06-12 01:04:57 +02:00
  • 594e43a60a compact_query: Rename partition_limit Duarte Nunes 2016-06-21 18:58:32 +02:00
  • e9ebd87991 compact_query: Rename limit to row_limit Duarte Nunes 2016-06-22 00:33:53 +02:00
  • 01b18063ea query: Add per-partition row limit Duarte Nunes 2016-06-11 12:43:26 +02:00
  • 20d9813a89 storage_proxy: Fetch last replica row just in time Duarte Nunes 2016-06-15 16:13:01 +02:00
  • 4ce9fc24cb storage_proxy: Extract finding last row Duarte Nunes 2016-06-14 20:07:35 +02:00
  • 73ba4ac337 dist: drop sudoers.d from .rpm, since systemd moved to PermissionsStartOnly Takuya ASADA 2016-06-22 04:14:51 +09:00
  • 4e81f19ab5 LSA: fix typo in region merge Glauber Costa 2016-06-21 14:46:39 -04:00
  • 8e4dee0bd1 scylla_setup: Hide /dev/loop* Benoît Canet 2016-06-21 14:50:02 +00:00
  • 27b99f47e8 scylla_setup: improve the wording of disk setup phase. Tzach Livyatan 2016-06-21 13:23:45 +03:00
  • 85d33e2ee4 release: prepare for 1.2.1 Pekka Enberg 2016-06-21 16:22:17 +03:00
  • 96ebc4e7b5 Merge seastar upstream Avi Kivity 2016-06-21 15:11:26 +03:00
  • 597cbbdedc Merge branch 'pdziepak/streamed-mutations/v5' from seastar-dev.git Tomasz Grabiec 2016-06-21 11:28:55 +02:00
  • 11dd20d640 Revert "ami: Change type from EBS to Instance" Pekka Enberg 2016-06-21 12:41:30 +03:00
  • e783b58e3b Merge branch 'glommer/LSA-throttler-v6' from git@github.com:glommer/scylla.gi Tomasz Grabiec 2016-06-21 10:21:38 +02:00
  • 2b812a392a commitlog_replayer: Fix calculation of global min pos per shard Calle Wilund 2016-06-15 11:57:44 +00:00
  • ffeef2f072 database: Actually decrease query_state limit Duarte Nunes 2016-06-13 09:46:52 +02:00
  • 2d7f8f4a47 ami: Change type from EBS to Instance Benoît Canet 2016-06-20 17:20:32 +00:00
  • 88ffe60138 batchlog_manager: Change replay mutation CL to ALL Calle Wilund 2016-06-20 17:36:10 +00:00
  • d3ffa00eb2 systemd: Use PermissionsStartOnly instead of running sudo Pekka Enberg 2016-06-20 10:26:27 +03:00
  • 7f29cb8aba tests: add logalloc tests for pressure notification Glauber Costa 2016-05-31 10:18:27 -04:00
  • 8f5047fc5f tests: add tests to new region_group throttle interface Glauber Costa 2016-05-16 16:24:36 -04:00
  • 579d121db8 LSA: export largest region Glauber Costa 2016-06-16 10:14:35 -04:00
  • 35f8a2ce2c LSA: add a backpointer to the region from its private data Glauber Costa 2016-06-16 09:59:05 -04:00
  • 38a402307d LSA: enhance region_group reclaimer Glauber Costa 2016-06-16 09:58:18 -04:00
  • 6404028c6a LSA: move subgroups to a heap as well Glauber Costa 2016-05-26 16:17:16 -04:00
  • e1eab5c845 LSA: store regions in a heap for regions_group Glauber Costa 2016-05-03 13:17:27 -04:00
  • 54d4d46cf7 LSA: move throttling code to LSA. Glauber Costa 2016-04-26 16:09:54 -04:00
  • 6f25533f4e mutation_query: drop querying_reader Paweł Dziepak 2016-06-14 17:27:28 +01:00
  • ed12c164f8 mutation_query: make mutation queries streaming-friendly Paweł Dziepak 2016-06-14 17:26:49 +01:00
  • 0828c88b25 mutation_partition: implement streaming-friendly data_query() Paweł Dziepak 2016-06-14 17:25:00 +01:00
  • 67ae9457e3 mutation_partition: introduce mutation_querier Paweł Dziepak 2016-06-14 17:18:24 +01:00
  • f54e604a16 mutation_partition: introduce compact_for_query Paweł Dziepak 2016-06-14 17:15:59 +01:00
  • 2b7e62599d mutation_reader: add consume_flattened() Paweł Dziepak 2016-06-13 18:44:17 +01:00
  • 5566d23180 streamed_mutation: add reverse_streamed_mutation() Paweł Dziepak 2016-06-14 17:21:52 +01:00
  • f676d1779b range_tombstone: add flip_bound_kind() Paweł Dziepak 2016-06-14 17:29:16 +01:00
  • a3423bac38 tests/streamed_mutation: test freezing streamed_mutations Paweł Dziepak 2016-06-01 18:42:02 +01:00
  • 6e68f0931e frozen_mutation: freeze streamed_mutations Paweł Dziepak 2016-06-01 18:41:43 +01:00
  • 349905d0fd range_tombstone_list: add clear() Paweł Dziepak 2016-06-20 13:11:42 +01:00
  • 494c6fa9c1 tests/mutation_query_test: make sure mutations are sliced properly Paweł Dziepak 2016-06-14 18:25:45 +01:00
  • 8dfabf2790 mutation_reader: support slicing in make_reader_returning_many() Paweł Dziepak 2016-06-14 18:25:01 +01:00
  • 6871bd5fa0 memtable: fully support streamed_mutations Paweł Dziepak 2016-05-30 15:54:31 +01:00
  • 983321f194 tests/mutation: do not create memtable on stack Paweł Dziepak 2016-05-30 15:53:07 +01:00
  • 4a5a9148e3 tests/row_cache: test slicing mutation reader Paweł Dziepak 2016-05-31 09:22:16 +01:00
  • e1a8d94542 tests/row_cache: test mvcc Paweł Dziepak 2016-05-27 16:47:02 +01:00
  • b2c37429e7 row_cache: drop slicing_reader Paweł Dziepak 2016-05-30 23:15:00 +01:00
  • f605499aec row_cache: fully support streamed_mutations Paweł Dziepak 2016-05-27 16:46:28 +01:00
  • e4ae7894d4 tests/mutation: test slicing mutations Paweł Dziepak 2016-05-30 23:14:20 +01:00
  • f95c5542dc mutation_partition: allow slicing moved mutation_partition Paweł Dziepak 2016-05-30 23:14:01 +01:00
  • db5ea591ad add mvcc implementation for mutation_partitions Paweł Dziepak 2016-05-26 16:58:38 +01:00